File tree Expand file tree Collapse file tree 2 files changed +21
-21
lines changed Expand file tree Collapse file tree 2 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ asttokens==3.0.0
10
10
# via stack-data
11
11
billiard == 4.2.1
12
12
# via celery
13
- boto3 == 1.35.77
13
+ boto3 == 1.35.95
14
14
# via
15
15
# -r requirements.in
16
16
# moto
17
- botocore == 1.35.77
17
+ botocore == 1.35.95
18
18
# via
19
19
# boto3
20
20
# moto
@@ -24,15 +24,15 @@ celery==5.4.0
24
24
# -r requirements.in
25
25
# django-celery-beat
26
26
# sentry-sdk
27
- certifi == 2024.8.30
27
+ certifi == 2024.12.14
28
28
# via
29
29
# requests
30
30
# sentry-sdk
31
31
cffi == 1.17.1
32
32
# via cryptography
33
- charset-normalizer == 3.4.0
33
+ charset-normalizer == 3.4.1
34
34
# via requests
35
- click == 8.1.7
35
+ click == 8.1.8
36
36
# via
37
37
# celery
38
38
# click-didyoumean
@@ -44,7 +44,7 @@ click-plugins==1.1.1
44
44
# via celery
45
45
click-repl == 0.3.0
46
46
# via celery
47
- coverage == 7.6.9
47
+ coverage == 7.6.10
48
48
# via pytest-cov
49
49
cron-descriptor == 1.4.5
50
50
# via django-celery-beat
@@ -54,7 +54,7 @@ decorator==5.1.1
54
54
# via ipython
55
55
dj-database-url == 2.3.0
56
56
# via -r requirements.in
57
- dj-rest-auth == 7.0.0
57
+ dj-rest-auth == 7.0.1
58
58
# via -r requirements.in
59
59
django == 4.2.17
60
60
# via
@@ -121,11 +121,11 @@ idna==3.10
121
121
# via requests
122
122
iniconfig == 2.0.0
123
123
# via pytest
124
- ipython == 8.30 .0
124
+ ipython == 8.31 .0
125
125
# via -r requirements.in
126
126
jedi == 0.19.2
127
127
# via ipython
128
- jinja2 == 3.1.4
128
+ jinja2 == 3.1.5
129
129
# via moto
130
130
jmespath == 1.0.1
131
131
# via
@@ -141,7 +141,7 @@ matplotlib-inline==0.1.7
141
141
# via ipython
142
142
mccabe == 0.7.0
143
143
# via flake8
144
- moto == 5.0.22
144
+ moto == 5.0.26
145
145
# via -r requirements-dev.in
146
146
packaging == 24.2
147
147
# via pytest
@@ -175,7 +175,7 @@ pycparser==2.22
175
175
# via cffi
176
176
pyflakes == 3.2.0
177
177
# via flake8
178
- pygments == 2.18.0
178
+ pygments == 2.19.1
179
179
# via ipython
180
180
pytest == 8.3.4
181
181
# via
@@ -257,7 +257,7 @@ tzdata==2024.2
257
257
# django-celery-beat
258
258
# kombu
259
259
# pendulum
260
- urllib3 == 2.2.3
260
+ urllib3 == 2.3.0
261
261
# via
262
262
# -r requirements-dev.in
263
263
# botocore
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ asttokens==3.0.0
10
10
# via stack-data
11
11
billiard == 4.2.1
12
12
# via celery
13
- boto3 == 1.35.77
13
+ boto3 == 1.35.95
14
14
# via -r requirements.in
15
- botocore == 1.35.77
15
+ botocore == 1.35.95
16
16
# via
17
17
# boto3
18
18
# s3transfer
@@ -21,13 +21,13 @@ celery==5.4.0
21
21
# -r requirements.in
22
22
# django-celery-beat
23
23
# sentry-sdk
24
- certifi == 2024.8.30
24
+ certifi == 2024.12.14
25
25
# via
26
26
# requests
27
27
# sentry-sdk
28
- charset-normalizer == 3.4.0
28
+ charset-normalizer == 3.4.1
29
29
# via requests
30
- click == 8.1.7
30
+ click == 8.1.8
31
31
# via
32
32
# celery
33
33
# click-didyoumean
@@ -45,7 +45,7 @@ decorator==5.1.1
45
45
# via ipython
46
46
dj-database-url == 2.3.0
47
47
# via -r requirements.in
48
- dj-rest-auth == 7.0.0
48
+ dj-rest-auth == 7.0.1
49
49
# via -r requirements.in
50
50
django == 4.2.17
51
51
# via
@@ -102,7 +102,7 @@ graphql-relay==3.2.0
102
102
# graphene-django
103
103
idna == 3.10
104
104
# via requests
105
- ipython == 8.30 .0
105
+ ipython == 8.31 .0
106
106
# via -r requirements.in
107
107
jedi == 0.19.2
108
108
# via ipython
@@ -136,7 +136,7 @@ ptyprocess==0.7.0
136
136
# via pexpect
137
137
pure-eval == 0.2.3
138
138
# via stack-data
139
- pygments == 2.18.0
139
+ pygments == 2.19.1
140
140
# via ipython
141
141
python-crontab == 3.2.0
142
142
# via django-celery-beat
@@ -184,7 +184,7 @@ tzdata==2024.2
184
184
# django-celery-beat
185
185
# kombu
186
186
# pendulum
187
- urllib3 == 2.2.3
187
+ urllib3 == 2.3.0
188
188
# via
189
189
# botocore
190
190
# requests
You can’t perform that action at this time.
0 commit comments