Skip to content

Commit dc2c77c

Browse files
build(deps): bump filelock in /bazel in the pip group across 1 directory
Bumps the pip group with 1 update in the /bazel directory: [filelock](https://github.com/tox-dev/py-filelock). Updates `filelock` from 3.12.2 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.12.2...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d9216e commit dc2c77c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bazel/notebook_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ executing==2.2.0
5757
# via stack-data
5858
fastjsonschema==2.21.1
5959
# via nbformat
60-
filelock==3.18.0
60+
filelock==3.20.1
6161
# via virtualenv
6262
fqdn==1.5.1
6363
# via jsonschema

bazel/ortools_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ click==8.1.3
1616
# via black
1717
distlib==0.3.7
1818
# via virtualenv
19-
filelock==3.12.2
19+
filelock==3.20.1
2020
# via virtualenv
2121
idna==3.7
2222
# via requests

0 commit comments

Comments
 (0)