Skip to content

Commit

Permalink
Bump filelock from 3.12.2 to 3.12.3 in /results-processor
Browse files Browse the repository at this point in the history
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.2 to 3.12.3.
- [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.12.2...3.12.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 667f4ce commit 9352d97
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions results-processor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==2.0.12
# via requests
click==8.0.4
# via flask
filelock==3.12.2
filelock==3.12.3
# via -r requirements.in
flake8==6.1.0
# via -r requirements.in
Expand Down Expand Up @@ -102,8 +102,10 @@ six==1.16.0
# via google-auth
tomli==2.0.1
# via mypy
typing-extensions==4.1.1
# via mypy
typing-extensions==4.7.1
# via
# filelock
# mypy
urllib3==1.26.8
# via requests
werkzeug==2.2.3
Expand Down

0 comments on commit 9352d97

Please sign in to comment.