Skip to content

Commit 46a0263

Browse files
authored
Merge pull request #154 from maykinmedia/update/open-api-framework-0.9.3
Update Open API Framework to 0.9.3
2 parents 79b4d8a + 544b96c commit 46a0263

File tree

3 files changed

+14
-52
lines changed

3 files changed

+14
-52
lines changed

requirements/base.txt

+7-18
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ click-plugins==1.1.1
5656
# via celery
5757
click-repl==0.2.0
5858
# via celery
59-
commonground-api-common==2.1.0
59+
commonground-api-common==2.5.1
6060
# via open-api-framework
6161
coreapi==2.3.3
6262
# via commonground-api-common
@@ -100,7 +100,6 @@ django==4.2.17
100100
# drf-nested-routers
101101
# drf-spectacular
102102
# drf-spectacular-sidecar
103-
# drf-yasg
104103
# maykin-2fa
105104
# mozilla-django-oidc
106105
# mozilla-django-oidc-db
@@ -175,7 +174,6 @@ djangorestframework==3.15.2
175174
# djangorestframework-inclusions
176175
# drf-nested-routers
177176
# drf-spectacular
178-
# drf-yasg
179177
# notifications-api-common
180178
# open-api-framework
181179
djangorestframework-camel-case==1.4.2
@@ -191,11 +189,11 @@ drf-nested-routers==0.94.1
191189
# -r requirements/base.in
192190
# commonground-api-common
193191
drf-spectacular==0.27.2
194-
# via open-api-framework
192+
# via
193+
# commonground-api-common
194+
# open-api-framework
195195
drf-spectacular-sidecar==2024.7.1
196196
# via drf-spectacular
197-
drf-yasg==1.21.7
198-
# via commonground-api-common
199197
ecs-logging==2.1.0
200198
# via elastic-apm
201199
elastic-apm==6.22.0
@@ -215,9 +213,7 @@ humanize==4.9.0
215213
idna==3.7
216214
# via requests
217215
inflection==0.5.1
218-
# via
219-
# drf-spectacular
220-
# drf-yasg
216+
# via drf-spectacular
221217
iso-639==0.4.5
222218
# via commonground-api-common
223219
isodate==0.6.1
@@ -246,14 +242,12 @@ mozilla-django-oidc-db==0.21.1
246242
# open-api-framework
247243
notifications-api-common==0.3.1
248244
# via commonground-api-common
249-
open-api-framework==0.9.2
245+
open-api-framework==0.9.3
250246
# via -r requirements/base.in
251247
orderedmultidict==1.0.1
252248
# via furl
253249
oyaml==1.0
254250
# via commonground-api-common
255-
packaging==23.1
256-
# via drf-yasg
257251
phonenumberslite==8.13.30
258252
# via django-two-factor-auth
259253
prometheus-client==0.20.0
@@ -293,13 +287,10 @@ python-dotenv==1.0.0
293287
# open-api-framework
294288
# pydantic-settings
295289
pytz==2023.3
296-
# via
297-
# drf-yasg
298-
# flower
290+
# via flower
299291
pyyaml==6.0.2
300292
# via
301293
# drf-spectacular
302-
# drf-yasg
303294
# oyaml
304295
# pydantic-settings
305296
qrcode==6.1
@@ -350,7 +341,6 @@ uritemplate==4.1.1
350341
# via
351342
# coreapi
352343
# drf-spectacular
353-
# drf-yasg
354344
urllib3==2.2.2
355345
# via
356346
# elastic-apm
@@ -375,4 +365,3 @@ zgw-consumers==0.35.1
375365
# via
376366
# commonground-api-common
377367
# notifications-api-common
378-
# open-api-framework

requirements/ci.txt

+4-19
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ click-repl==0.2.0
110110
# celery
111111
codecov==2.1.13
112112
# via -r requirements/test-tools.in
113-
commonground-api-common==2.1.0
113+
commonground-api-common==2.5.1
114114
# via
115115
# -c requirements/base.txt
116116
# -r requirements/base.txt
@@ -173,7 +173,6 @@ django==4.2.17
173173
# drf-nested-routers
174174
# drf-spectacular
175175
# drf-spectacular-sidecar
176-
# drf-yasg
177176
# maykin-2fa
178177
# mozilla-django-oidc
179178
# mozilla-django-oidc-db
@@ -318,7 +317,6 @@ djangorestframework==3.15.2
318317
# djangorestframework-inclusions
319318
# drf-nested-routers
320319
# drf-spectacular
321-
# drf-yasg
322320
# notifications-api-common
323321
# open-api-framework
324322
djangorestframework-camel-case==1.4.2
@@ -346,17 +344,13 @@ drf-spectacular==0.27.2
346344
# via
347345
# -c requirements/base.txt
348346
# -r requirements/base.txt
347+
# commonground-api-common
349348
# open-api-framework
350349
drf-spectacular-sidecar==2024.7.1
351350
# via
352351
# -c requirements/base.txt
353352
# -r requirements/base.txt
354353
# drf-spectacular
355-
drf-yasg==1.21.7
356-
# via
357-
# -c requirements/base.txt
358-
# -r requirements/base.txt
359-
# commonground-api-common
360354
ecs-logging==2.1.0
361355
# via
362356
# -c requirements/base.txt
@@ -411,7 +405,6 @@ inflection==0.5.1
411405
# -c requirements/base.txt
412406
# -r requirements/base.txt
413407
# drf-spectacular
414-
# drf-yasg
415408
iso-639==0.4.5
416409
# via
417410
# -c requirements/base.txt
@@ -482,7 +475,7 @@ notifications-api-common==0.3.1
482475
# -c requirements/base.txt
483476
# -r requirements/base.txt
484477
# commonground-api-common
485-
open-api-framework==0.9.2
478+
open-api-framework==0.9.3
486479
# via
487480
# -c requirements/base.txt
488481
# -r requirements/base.txt
@@ -497,11 +490,7 @@ oyaml==1.0
497490
# -r requirements/base.txt
498491
# commonground-api-common
499492
packaging==23.1
500-
# via
501-
# -c requirements/base.txt
502-
# -r requirements/base.txt
503-
# black
504-
# drf-yasg
493+
# via black
505494
pathspec==0.12.1
506495
# via black
507496
phonenumberslite==8.13.30
@@ -593,14 +582,12 @@ pytz==2023.3
593582
# via
594583
# -c requirements/base.txt
595584
# -r requirements/base.txt
596-
# drf-yasg
597585
# flower
598586
pyyaml==6.0.2
599587
# via
600588
# -c requirements/base.txt
601589
# -r requirements/base.txt
602590
# drf-spectacular
603-
# drf-yasg
604591
# oyaml
605592
# pydantic-settings
606593
# vcrpy
@@ -692,7 +679,6 @@ uritemplate==4.1.1
692679
# -r requirements/base.txt
693680
# coreapi
694681
# drf-spectacular
695-
# drf-yasg
696682
urllib3==2.2.2
697683
# via
698684
# -c requirements/base.txt
@@ -749,4 +735,3 @@ zgw-consumers==0.35.1
749735
# -r requirements/base.txt
750736
# commonground-api-common
751737
# notifications-api-common
752-
# open-api-framework

requirements/dev.txt

+3-15
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ codecov==2.1.13
134134
# via
135135
# -c requirements/ci.txt
136136
# -r requirements/ci.txt
137-
commonground-api-common==2.1.0
137+
commonground-api-common==2.5.1
138138
# via
139139
# -c requirements/ci.txt
140140
# -r requirements/ci.txt
@@ -203,7 +203,6 @@ django==4.2.17
203203
# drf-nested-routers
204204
# drf-spectacular
205205
# drf-spectacular-sidecar
206-
# drf-yasg
207206
# maykin-2fa
208207
# mozilla-django-oidc
209208
# mozilla-django-oidc-db
@@ -354,7 +353,6 @@ djangorestframework==3.15.2
354353
# djangorestframework-inclusions
355354
# drf-nested-routers
356355
# drf-spectacular
357-
# drf-yasg
358356
# notifications-api-common
359357
# open-api-framework
360358
djangorestframework-camel-case==1.4.2
@@ -386,17 +384,13 @@ drf-spectacular==0.27.2
386384
# via
387385
# -c requirements/ci.txt
388386
# -r requirements/ci.txt
387+
# commonground-api-common
389388
# open-api-framework
390389
drf-spectacular-sidecar==2024.7.1
391390
# via
392391
# -c requirements/ci.txt
393392
# -r requirements/ci.txt
394393
# drf-spectacular
395-
drf-yasg==1.21.7
396-
# via
397-
# -c requirements/ci.txt
398-
# -r requirements/ci.txt
399-
# commonground-api-common
400394
ecs-logging==2.1.0
401395
# via
402396
# -c requirements/ci.txt
@@ -470,7 +464,6 @@ inflection==0.5.1
470464
# -c requirements/ci.txt
471465
# -r requirements/ci.txt
472466
# drf-spectacular
473-
# drf-yasg
474467
iso-639==0.4.5
475468
# via
476469
# -c requirements/ci.txt
@@ -560,7 +553,7 @@ notifications-api-common==0.3.1
560553
# -c requirements/ci.txt
561554
# -r requirements/ci.txt
562555
# commonground-api-common
563-
open-api-framework==0.9.2
556+
open-api-framework==0.9.3
564557
# via
565558
# -c requirements/ci.txt
566559
# -r requirements/ci.txt
@@ -580,7 +573,6 @@ packaging==23.1
580573
# -r requirements/ci.txt
581574
# black
582575
# build
583-
# drf-yasg
584576
# sphinx
585577
pathspec==0.12.1
586578
# via
@@ -700,14 +692,12 @@ pytz==2023.3
700692
# via
701693
# -c requirements/ci.txt
702694
# -r requirements/ci.txt
703-
# drf-yasg
704695
# flower
705696
pyyaml==6.0.2
706697
# via
707698
# -c requirements/ci.txt
708699
# -r requirements/ci.txt
709700
# drf-spectacular
710-
# drf-yasg
711701
# oyaml
712702
# pydantic-settings
713703
# vcrpy
@@ -843,7 +833,6 @@ uritemplate==4.1.1
843833
# -r requirements/ci.txt
844834
# coreapi
845835
# drf-spectacular
846-
# drf-yasg
847836
urllib3==2.2.2
848837
# via
849838
# -c requirements/ci.txt
@@ -918,4 +907,3 @@ zgw-consumers==0.35.1
918907
# -r requirements/ci.txt
919908
# commonground-api-common
920909
# notifications-api-common
921-
# open-api-framework

0 commit comments

Comments
 (0)