Skip to content

Commit

Permalink
chore(deps-dev): bump filelock from 3.12.3 to 3.12.4 in /requirements (
Browse files Browse the repository at this point in the history
…#5935)

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.3 to 3.12.4.
- [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.3...3.12.4)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 55be684 commit e4c1d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pytest-rerunfailures==12.0
pytest-metadata==2.0.4
pytest-json-report==1.5.0
filelock==3.12.2; python_version < "3.8"
filelock==3.12.3; python_version >= "3.8"
filelock==3.12.4; python_version >= "3.8"

# formatter
black==22.6.0; python_version < "3.8"
Expand Down

0 comments on commit e4c1d81

Please sign in to comment.