Commit adb410f 1 parent 7a6a8bc commit adb410f Copy full SHA for adb410f
File tree 3 files changed +16
-3
lines changed
3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ django==4.2.15
94
94
# django-relativedelta
95
95
# django-rest-framework-condition
96
96
# django-sendfile2
97
+ # django-sessionprofile
97
98
# django-setup-configuration
98
99
# django-simple-certmanager
99
100
# django-solo
@@ -151,6 +152,8 @@ django-rest-framework-condition==0.1.1
151
152
# via commonground-api-common
152
153
django-sendfile2==0.7.1
153
154
# via django-privates
155
+ django-sessionprofile==3.0.0
156
+ # via open-api-framework
154
157
django-setup-configuration==0.3.0
155
158
# via open-api-framework
156
159
django-simple-certmanager==2.3.0
@@ -238,7 +241,7 @@ mozilla-django-oidc-db==0.19.0
238
241
# via open-api-framework
239
242
notifications-api-common==0.3.0
240
243
# via commonground-api-common
241
- open-api-framework==0.8.1
244
+ open-api-framework==0.9.0
242
245
# via -r requirements/base.in
243
246
orderedmultidict==1.0.1
244
247
# via furl
Original file line number Diff line number Diff line change @@ -148,6 +148,7 @@ django==4.2.15
148
148
# django-relativedelta
149
149
# django-rest-framework-condition
150
150
# django-sendfile2
151
+ # django-sessionprofile
151
152
# django-setup-configuration
152
153
# django-simple-certmanager
153
154
# django-solo
@@ -239,6 +240,10 @@ django-sendfile2==0.7.1
239
240
# via
240
241
# -r requirements/base.txt
241
242
# django-privates
243
+ django-sessionprofile==3.0.0
244
+ # via
245
+ # -r requirements/base.txt
246
+ # open-api-framework
242
247
django-setup-configuration==0.3.0
243
248
# via
244
249
# -r requirements/base.txt
@@ -429,7 +434,7 @@ notifications-api-common==0.3.0
429
434
# via
430
435
# -r requirements/base.txt
431
436
# commonground-api-common
432
- open-api-framework==0.8.1
437
+ open-api-framework==0.9.0
433
438
# via -r requirements/base.txt
434
439
orderedmultidict==1.0.1
435
440
# via
Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ django==4.2.15
149
149
# django-relativedelta
150
150
# django-rest-framework-condition
151
151
# django-sendfile2
152
+ # django-sessionprofile
152
153
# django-setup-configuration
153
154
# django-simple-certmanager
154
155
# django-solo
@@ -244,6 +245,10 @@ django-sendfile2==0.7.1
244
245
# via
245
246
# -r requirements/base.txt
246
247
# django-privates
248
+ django-sessionprofile==3.0.0
249
+ # via
250
+ # -r requirements/base.txt
251
+ # open-api-framework
247
252
django-setup-configuration==0.3.0
248
253
# via
249
254
# -r requirements/base.txt
@@ -436,7 +441,7 @@ notifications-api-common==0.3.0
436
441
# via
437
442
# -r requirements/base.txt
438
443
# commonground-api-common
439
- open-api-framework==0.8.1
444
+ open-api-framework==0.9.0
440
445
# via -r requirements/base.txt
441
446
orderedmultidict==1.0.1
442
447
# via
You can’t perform that action at this time.
0 commit comments