Skip to content

Commit

Permalink
Bump filelock from 3.13.1 to 3.13.3
Browse files Browse the repository at this point in the history
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 to 3.13.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.13.1...3.13.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 Mar 26, 2024
1 parent 30ce6cd commit 80a52ae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ certifi = "==2024.2.2"
cffi = "==1.16.0"
click = ">=7.1.2"
distlib = "==0.3.8"
filelock = "==3.13.1"
filelock = "==3.13.3"
flask-cors = "==4.0.0"
flask-restful = "==0.3.10"
flask = "==3.0.2"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cffi==1.16.0; python_version >= '3.8'
click==8.1.7; python_version >= '3.7'
distlib==0.3.8
exceptiongroup==1.2.0; python_version < '3.11'
filelock==3.13.1; python_version >= '3.8'
filelock==3.13.3; python_version >= '3.8'
flask==3.0.2; python_version >= '3.8'
flask-cors==4.0.0
flask-restful==0.3.10
Expand Down

0 comments on commit 80a52ae

Please sign in to comment.