Skip to content

Commit fdacbe4

Browse files
Bump filelock from 3.20.2 to 3.20.3 in /requirements
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.2 to 3.20.3. - [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.20.2...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8297db3 commit fdacbe4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/release.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ charset-normalizer==3.4.0
1616
# via requests
1717
distlib==0.3.9
1818
# via virtualenv
19-
filelock==3.20.2
19+
filelock==3.20.3
2020
# via
21-
# -r requirements/release.in
21+
# -r release.in
2222
# python-tools-scripts
2323
# virtualenv
2424
identify==2.6.3
@@ -34,15 +34,15 @@ nodeenv==1.9.1
3434
platformdirs==4.3.6
3535
# via virtualenv
3636
pre-commit==4.5.1
37-
# via -r requirements/release.in
37+
# via -r release.in
3838
pydantic==2.10.3
3939
# via python-tools-scripts
4040
pydantic-core==2.27.1
4141
# via pydantic
4242
pygments==2.18.0
4343
# via rich
4444
python-tools-scripts==0.20.5
45-
# via -r requirements/release.in
45+
# via -r release.in
4646
pyyaml==6.0.2
4747
# via pre-commit
4848
requests==2.32.4
@@ -55,7 +55,7 @@ typing-extensions==4.12.2
5555
# pydantic-core
5656
urllib3==2.6.3
5757
# via
58-
# -r requirements/release.in
58+
# -r release.in
5959
# requests
6060
virtualenv==20.28.0
6161
# via pre-commit

0 commit comments

Comments
 (0)