Skip to content

Commit b545b5e

Browse files
committed
⬆️ Upgrade open-api-framework to 0.4.2
1 parent c46a53f commit b545b5e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/base.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/maykinmedia/open-api-framework.git@feature/extend-base-settings
1+
open-api-framework

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ mozilla-django-oidc-db==0.15.0
227227
# via open-api-framework
228228
notifications-api-common==0.2.2
229229
# via commonground-api-common
230-
open-api-framework @ git+https://github.com/maykinmedia/open-api-framework.git@feature/extend-base-settings
230+
open-api-framework==0.4.2
231231
# via -r requirements/base.in
232232
orderedmultidict==1.0.1
233233
# via furl

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ notifications-api-common==0.2.2
479479
# -c requirements/base.txt
480480
# -r requirements/base.txt
481481
# commonground-api-common
482-
open-api-framework @ git+https://github.com/maykinmedia/open-api-framework.git@feature/extend-base-settings
482+
open-api-framework==0.4.2
483483
# via
484484
# -c requirements/base.txt
485485
# -r requirements/base.txt

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ notifications-api-common==0.2.2
539539
# -c requirements/ci.txt
540540
# -r requirements/ci.txt
541541
# commonground-api-common
542-
open-api-framework @ git+https://github.com/maykinmedia/open-api-framework.git@feature/extend-base-settings
542+
open-api-framework==0.4.2
543543
# via
544544
# -c requirements/ci.txt
545545
# -r requirements/ci.txt

0 commit comments

Comments
 (0)