Skip to content

Commit c3902ef

Browse files
Bump filelock from 3.13.1 to 3.20.1 in /requirements
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 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.13.1...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2935f21 commit c3902ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ fastjsonschema==2.19.1
109109
# via
110110
# nbformat
111111
# validate-pyproject
112-
filelock==3.13.1
112+
filelock==3.20.1
113113
# via
114114
# torch
115115
# tox

requirements/main_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ docrep==0.3.2
4444
# via scvi-tools
4545
etils==1.6.0
4646
# via orbax-checkpoint
47-
filelock==3.13.1
47+
filelock==3.20.1
4848
# via torch
4949
flax==0.7.5
5050
# via scvi-tools

0 commit comments

Comments
 (0)