Skip to content

Commit a34c4ae

Browse files
Bump filelock from 3.20.0 to 3.20.1 in /requirements
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.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.20.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 c0c0428 commit a34c4ae

1 file changed

Lines changed: 27 additions & 29 deletions

File tree

requirements/dev.txt

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,79 +2,77 @@
22
# uv pip compile --output-file requirements/dev.txt requirements/dev.in
33
asgiref==3.11.0
44
# via
5-
# -c requirements/main.txt
5+
# -c main.txt
66
# django
77
boolean-py==5.0
88
# via license-expression
9-
cachecontrol==0.14.4
10-
# via pip-audit
9+
cachecontrol[filecache]==0.14.4
10+
# via
11+
# cachecontrol
12+
# pip-audit
1113
certifi==2025.11.12
1214
# via
13-
# -c requirements/main.txt
15+
# -c main.txt
1416
# requests
1517
charset-normalizer==3.4.4
1618
# via
17-
# -c requirements/main.txt
19+
# -c main.txt
1820
# requests
1921
coverage==7.12.0
20-
# via -r requirements/dev.in
22+
# via -r dev.in
2123
cyclonedx-python-lib==9.1.0
2224
# via pip-audit
2325
defusedxml==0.7.1
2426
# via
25-
# -c requirements/main.txt
27+
# -c main.txt
2628
# py-serializable
2729
django==5.2.8
2830
# via
29-
# -c requirements/main.txt
31+
# -c main.txt
3032
# django-debug-toolbar
3133
# model-mommy
3234
django-debug-toolbar==6.1.0
33-
# via -r requirements/dev.in
35+
# via -r dev.in
3436
factory-boy==3.3.3
35-
# via -r requirements/dev.in
37+
# via -r dev.in
3638
faker==39.0.0
3739
# via factory-boy
3840
fakeredis==2.32.1
39-
# via -r requirements/dev.in
40-
filelock==3.20.0
41+
# via -r dev.in
42+
filelock==3.20.1
4143
# via cachecontrol
4244
idna==3.11
4345
# via
44-
# -c requirements/main.txt
46+
# -c main.txt
4547
# requests
4648
isort==7.0.0
47-
# via -r requirements/dev.in
49+
# via -r dev.in
4850
license-expression==30.4.4
4951
# via cyclonedx-python-lib
5052
markdown-it-py==4.0.0
5153
# via rich
5254
mdurl==0.1.2
5355
# via markdown-it-py
5456
model-mommy==2.0.0
55-
# via -r requirements/dev.in
57+
# via -r dev.in
5658
msgpack==1.1.2
5759
# via cachecontrol
5860
packageurl-python==0.17.6
5961
# via cyclonedx-python-lib
6062
packaging==25.0
6163
# via
62-
# -c requirements/main.txt
64+
# -c main.txt
6365
# pip-audit
6466
# pip-requirements-parser
6567
# pipdeptree
66-
pip==25.3
67-
# via
68-
# pip-api
69-
# pipdeptree
7068
pip-api==0.0.34
7169
# via pip-audit
7270
pip-audit==2.9.0
73-
# via -r requirements/dev.in
71+
# via -r dev.in
7472
pip-requirements-parser==32.0.1
7573
# via pip-audit
7674
pipdeptree==2.30.0
77-
# via -r requirements/dev.in
75+
# via -r dev.in
7876
platformdirs==4.5.0
7977
# via pip-audit
8078
py-serializable==2.1.0
@@ -85,35 +83,35 @@ pyparsing==3.2.5
8583
# via pip-requirements-parser
8684
redis==7.1.0
8785
# via
88-
# -c requirements/main.txt
86+
# -c main.txt
8987
# fakeredis
9088
requests==2.32.5
9189
# via
92-
# -c requirements/main.txt
90+
# -c main.txt
9391
# cachecontrol
9492
# pip-audit
9593
rich==14.2.0
9694
# via pip-audit
9795
ruff==0.14.7
98-
# via -r requirements/dev.in
96+
# via -r dev.in
9997
sortedcontainers==2.4.0
10098
# via
10199
# cyclonedx-python-lib
102100
# fakeredis
103101
sqlparse==0.5.4
104102
# via
105-
# -c requirements/main.txt
103+
# -c main.txt
106104
# django
107105
# django-debug-toolbar
108106
toml==0.10.2
109107
# via pip-audit
110108
tzdata==2025.2
111109
# via
112-
# -c requirements/main.txt
110+
# -c main.txt
113111
# faker
114112
urllib3==2.5.0
115113
# via
116-
# -c requirements/main.txt
114+
# -c main.txt
117115
# requests
118116
uv==0.9.13
119-
# via -r requirements/dev.in
117+
# via -r dev.in

0 commit comments

Comments
 (0)