File tree Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ billiard==4.2.1
24
24
# via
25
25
# -r requirements/pip.txt
26
26
# celery
27
- boto3==1.38.23
27
+ boto3==1.38.27
28
28
# via
29
29
# -r requirements/pip.txt
30
30
# django-storages
31
- botocore==1.38.23
31
+ botocore==1.38.27
32
32
# via
33
33
# -r requirements/pip.txt
34
34
# boto3
@@ -82,7 +82,7 @@ cron-descriptor==1.4.5
82
82
# via
83
83
# -r requirements/pip.txt
84
84
# django-celery-beat
85
- cryptography==45.0.2
85
+ cryptography==45.0.3
86
86
# via
87
87
# -r requirements/pip.txt
88
88
# fido2
@@ -228,7 +228,7 @@ idna==3.10
228
228
# via
229
229
# -r requirements/pip.txt
230
230
# requests
231
- ipython==9.2 .0
231
+ ipython==9.3 .0
232
232
# via -r requirements/deploy.in
233
233
ipython-pygments-lexers==1.1.1
234
234
# via ipython
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ billiard==4.2.1
24
24
# via
25
25
# -r requirements/pip.txt
26
26
# celery
27
- boto3==1.38.23
27
+ boto3==1.38.27
28
28
# via
29
29
# -r requirements/pip.txt
30
30
# django-storages
31
- botocore==1.38.23
31
+ botocore==1.38.27
32
32
# via
33
33
# -r requirements/pip.txt
34
34
# boto3
@@ -86,7 +86,7 @@ cron-descriptor==1.4.5
86
86
# via
87
87
# -r requirements/pip.txt
88
88
# django-celery-beat
89
- cryptography==45.0.2
89
+ cryptography==45.0.3
90
90
# via
91
91
# -r requirements/pip.txt
92
92
# fido2
@@ -222,7 +222,7 @@ elasticsearch-dsl==8.18.0
222
222
# django-elasticsearch-dsl
223
223
executing==2.2.0
224
224
# via stack-data
225
- fancycompleter==0.11.0
225
+ fancycompleter==0.11.1
226
226
# via pdbpp
227
227
fido2==2.0.0
228
228
# via
@@ -241,7 +241,7 @@ idna==3.10
241
241
# requests
242
242
ipdb==0.13.13
243
243
# via -r requirements/docker.in
244
- ipython==9.2 .0
244
+ ipython==9.3 .0
245
245
# via ipdb
246
246
ipython-pygments-lexers==1.1.1
247
247
# via ipython
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ docutils==0.21.2
37
37
# sphinx-prompt
38
38
# sphinx-rtd-theme
39
39
# sphinx-tabs
40
- fonttools==4.58.0
40
+ fonttools==4.58.1
41
41
# via matplotlib
42
42
h11==0.16.0
43
43
# via uvicorn
@@ -159,7 +159,7 @@ sphinxemoji==0.3.1
159
159
# via -r requirements/docs.in
160
160
sphinxext-opengraph==0.10.0
161
161
# via -r requirements/docs.in
162
- starlette==0.46.2
162
+ starlette==0.47.0
163
163
# via sphinx-autobuild
164
164
typing-extensions==4.13.2
165
165
# via anyio
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ asgiref==3.8.1
15
15
# django-cors-headers
16
16
billiard==4.2.1
17
17
# via celery
18
- boto3==1.38.23
18
+ boto3==1.38.27
19
19
# via django-storages
20
- botocore==1.38.23
20
+ botocore==1.38.27
21
21
# via
22
22
# boto3
23
23
# s3transfer
@@ -54,7 +54,7 @@ colorama==0.4.6
54
54
# via bumpver
55
55
cron-descriptor==1.4.5
56
56
# via django-celery-beat
57
- cryptography==45.0.2
57
+ cryptography==45.0.3
58
58
# via
59
59
# fido2
60
60
# pyjwt
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ billiard==4.2.1
26
26
# via
27
27
# -r requirements/pip.txt
28
28
# celery
29
- boto3==1.38.23
29
+ boto3==1.38.27
30
30
# via
31
31
# -r requirements/pip.txt
32
32
# django-storages
33
- botocore==1.38.23
33
+ botocore==1.38.27
34
34
# via
35
35
# -r requirements/pip.txt
36
36
# boto3
@@ -85,7 +85,7 @@ cron-descriptor==1.4.5
85
85
# via
86
86
# -r requirements/pip.txt
87
87
# django-celery-beat
88
- cryptography==45.0.2
88
+ cryptography==45.0.3
89
89
# via
90
90
# -r requirements/pip.txt
91
91
# fido2
@@ -351,9 +351,9 @@ pytest-custom-exit-code==0.3.0
351
351
# via -r requirements/testing.in
352
352
pytest-django==4.11.1
353
353
# via -r requirements/testing.in
354
- pytest-mock==3.14.0
354
+ pytest-mock==3.14.1
355
355
# via -r requirements/testing.in
356
- pytest-xdist[psutil]==3.6.1
356
+ pytest-xdist[psutil]==3.7.0
357
357
# via sphinx
358
358
python-crontab==3.2.0
359
359
# via
You can’t perform that action at this time.
0 commit comments