Skip to content

Commit f465800

Browse files
Bump filelock from 3.16.0 to 3.16.1 in /results-processor (#4016)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.0 to 3.16.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.0...3.16.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b18ef4 commit f465800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-processor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ charset-normalizer==2.0.12
1414
# via requests
1515
click==8.1.7
1616
# via flask
17-
filelock==3.16.0
17+
filelock==3.16.1
1818
# via -r requirements.in
1919
flake8==7.1.1
2020
# via -r requirements.in

0 commit comments

Comments
 (0)