Skip to content

Commit 2f2c924

Browse files
committed
⬆️ Upgrade open-api-framework to 0.9.1
1 parent 4715811 commit 2f2c924

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ mozilla-django-oidc-db[setup-configuration]==0.21.1
243243
# open-api-framework
244244
notifications-api-common==0.3.1
245245
# via commonground-api-common
246-
open-api-framework==0.9.0
246+
open-api-framework==0.9.1
247247
# via -r requirements/base.in
248248
orderedmultidict==1.0.1
249249
# via furl

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ notifications-api-common==0.3.1
435435
# via
436436
# -r requirements/base.txt
437437
# commonground-api-common
438-
open-api-framework==0.9.0
438+
open-api-framework==0.9.1
439439
# via -r requirements/base.txt
440440
orderedmultidict==1.0.1
441441
# via

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ notifications-api-common==0.3.1
444444
# via
445445
# -r requirements/base.txt
446446
# commonground-api-common
447-
open-api-framework==0.9.0
447+
open-api-framework==0.9.1
448448
# via -r requirements/base.txt
449449
orderedmultidict==1.0.1
450450
# via

0 commit comments

Comments
 (0)