Skip to content

Commit 7502c46

Browse files
chore(deps): bump filelock from 3.18.0 to 3.19.1 (#13308)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.19.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.18.0...3.19.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbd0c5b commit 7502c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ execnet==2.1.1
6565
# via pytest-xdist
6666
filelock==3.16.1 ; python_full_version < '3.9'
6767
# via virtualenv
68-
filelock==3.18.0 ; python_full_version >= '3.9'
68+
filelock==3.19.1 ; python_full_version >= '3.9'
6969
# via virtualenv
7070
idna==3.10
7171
# via requests

0 commit comments

Comments
 (0)