File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies = [
15
15
" faker==37.4.0 ; python_full_version >= '3.9'" ,
16
16
" gunicorn==23.0.0 ; python_full_version >= '3.7'" ,
17
17
" inflection==0.5.1 ; python_full_version >= '3.5'" ,
18
- " jsonschema==4.24 .0 ; python_full_version >= '3.9'" ,
18
+ " jsonschema==4.25 .0 ; python_full_version >= '3.9'" ,
19
19
" jsonschema-specifications==2025.4.1 ; python_full_version >= '3.9'" ,
20
20
" packaging==25.0 ; python_full_version >= '3.8'" ,
21
21
" python-dateutil==2.9.0.post0 ; python_full_version >= '2.7'" ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ drf-spectacular-sidecar==2025.7.1; python_version >= '3.6'
8
8
faker == 37.4.0 ; python_version >= '3.9'
9
9
gunicorn == 23.0.0 ; python_version >= '3.7'
10
10
inflection == 0.5.1 ; python_version >= '3.5'
11
- jsonschema == 4.24 .0 ; python_version >= '3.9'
11
+ jsonschema == 4.25 .0 ; python_version >= '3.9'
12
12
jsonschema-specifications == 2025.4.1 ; python_version >= '3.9'
13
13
packaging == 25.0 ; python_version >= '3.8'
14
14
python-dotenv == 1.1.1 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments