Commit 1177dfe 1 parent 1416068 commit 1177dfe Copy full SHA for 1177dfe
File tree 4 files changed +13
-16
lines changed
4 files changed +13
-16
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ python-decouple # processing of envvar configs
9
9
jsonschema
10
10
11
11
# Framework libraries
12
- django~=3 .2
12
+ django~=4 .2
13
13
django-admin-index
14
14
django-axes
15
15
django-redis
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ click-plugins==1.1.1
48
48
# via celery
49
49
click-repl==0.3.0
50
50
# via celery
51
- commonground-api-common[markdown-docs,markdown_docs]==1.12.1
51
+ commonground-api-common[markdown-docs,markdown_docs]==1.13.0
52
52
# via -r requirements/base.in
53
53
coreapi==2.3.3
54
54
# via commonground-api-common
@@ -61,7 +61,7 @@ cryptography==41.0.7
61
61
# mozilla-django-oidc
62
62
# pyopenssl
63
63
# webauthn
64
- django==3 .2.23
64
+ django==4 .2.11
65
65
# via
66
66
# -r requirements/base.in
67
67
# commonground-api-common
@@ -133,7 +133,7 @@ django-solo==2.2.0
133
133
# zgw-consumers
134
134
django-two-factor-auth[phonenumberslite,webauthn]==1.16.0
135
135
# via maykin-2fa
136
- djangorestframework==3.12.4
136
+ djangorestframework==3.14.0
137
137
# via
138
138
# -r requirements/base.in
139
139
# commonground-api-common
@@ -245,11 +245,10 @@ pytz==2021.1
245
245
# via
246
246
# -r requirements/base.in
247
247
# celery
248
- # django
248
+ # djangorestframework
249
249
# drf-yasg
250
250
pyyaml==6.0.1
251
251
# via
252
- # commonground-api-common
253
252
# drf-spectacular
254
253
# drf-yasg
255
254
# gemma-zds-client
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ click-repl==0.3.0
74
74
# via
75
75
# -r requirements/base.txt
76
76
# celery
77
- commonground-api-common[markdown-docs]==1.12.1
77
+ commonground-api-common[markdown-docs]==1.13.0
78
78
# via
79
79
# -r requirements/base.txt
80
80
# commonground-api-common
@@ -98,7 +98,7 @@ cryptography==41.0.7
98
98
# webauthn
99
99
cssselect==1.1.0
100
100
# via pyquery
101
- django==3 .2.23
101
+ django==4 .2.11
102
102
# via
103
103
# -r requirements/base.txt
104
104
# commonground-api-common
@@ -198,7 +198,7 @@ django-two-factor-auth[phonenumberslite,webauthn]==1.16.0
198
198
# maykin-2fa
199
199
django-webtest==1.9.7
200
200
# via -r requirements/test-tools.in
201
- djangorestframework==3.12.4
201
+ djangorestframework==3.14.0
202
202
# via
203
203
# -r requirements/base.txt
204
204
# commonground-api-common
@@ -368,12 +368,11 @@ pytz==2021.1
368
368
# via
369
369
# -r requirements/base.txt
370
370
# celery
371
- # django
371
+ # djangorestframework
372
372
# drf-yasg
373
373
pyyaml==6.0.1
374
374
# via
375
375
# -r requirements/base.txt
376
- # commonground-api-common
377
376
# drf-spectacular
378
377
# drf-yasg
379
378
# gemma-zds-client
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ click-repl==0.3.0
90
90
# via
91
91
# -r requirements/ci.txt
92
92
# celery
93
- commonground-api-common[markdown-docs]==1.12.1
93
+ commonground-api-common[markdown-docs]==1.13.0
94
94
# via
95
95
# -r requirements/ci.txt
96
96
# commonground-api-common
@@ -118,7 +118,7 @@ cssselect==1.1.0
118
118
# via
119
119
# -r requirements/ci.txt
120
120
# pyquery
121
- django==3 .2.23
121
+ django==4 .2.11
122
122
# via
123
123
# -r requirements/ci.txt
124
124
# commonground-api-common
@@ -222,7 +222,7 @@ django-two-factor-auth[phonenumberslite,webauthn]==1.16.0
222
222
# maykin-2fa
223
223
django-webtest==1.9.7
224
224
# via -r requirements/ci.txt
225
- djangorestframework==3.12.4
225
+ djangorestframework==3.14.0
226
226
# via
227
227
# -r requirements/ci.txt
228
228
# commonground-api-common
@@ -429,12 +429,11 @@ pytz==2021.1
429
429
# -r requirements/ci.txt
430
430
# babel
431
431
# celery
432
- # django
432
+ # djangorestframework
433
433
# drf-yasg
434
434
pyyaml==6.0.1
435
435
# via
436
436
# -r requirements/ci.txt
437
- # commonground-api-common
438
437
# drf-spectacular
439
438
# drf-yasg
440
439
# gemma-zds-client
You can’t perform that action at this time.
0 commit comments