Skip to content

Commit ecbcbd0

Browse files
build(deps): bump filelock in /bindings/python/requirements
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.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.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bda3252 commit ecbcbd0

File tree

1 file changed

+1
-1
lines changed
  • bindings/python/requirements

1 file changed

+1
-1
lines changed

bindings/python/requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ colorama==0.4.6
88
# via tox
99
distlib==0.3.9
1010
# via virtualenv
11-
filelock==3.18.0
11+
filelock==3.20.1
1212
# via
1313
# tox
1414
# virtualenv

0 commit comments

Comments
 (0)