Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Nov 3, 2023
1 parent 825fc85 commit 0173b4a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ factory-boy==3.3.0
# via -r requirements/bddtests.in
faker==8.1.2
# via factory-boy
filelock==3.12.4
filelock==3.13.1
# via -r requirements/bddtests.in
frozenlist==1.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ factory-boy==3.3.0
# pytest-factoryboy
faker==8.1.2
# via factory-boy
filelock==3.12.4
filelock==3.13.1
# via -r requirements/functests.in
frozenlist==1.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ faker==8.1.2
# -r requirements/functests.txt
# -r requirements/tests.txt
# factory-boy
filelock==3.12.4
filelock==3.13.1
# via
# -r requirements/bddtests.txt
# -r requirements/functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ factory-boy==3.3.0
# pytest-factoryboy
faker==8.1.2
# via factory-boy
filelock==3.12.4
filelock==3.13.1
# via -r requirements/tests.in
freezegun==1.2.2
# via -r requirements/tests.in
Expand Down

0 comments on commit 0173b4a

Please sign in to comment.