@@ -7,24 +7,24 @@ requires-python = ">=3.12"
7
7
dependencies = [
8
8
" asgiref==3.8.1 ; python_full_version >= '3.8'" ,
9
9
" attrs==25.3.0 ; python_full_version >= '3.8'" ,
10
- " django==5.2.1 ; python_full_version >= '3.10'" ,
10
+ " django==5.2.3 ; python_full_version >= '3.10'" ,
11
11
" djangorestframework==3.16.0 ; python_full_version >= '3.9'" ,
12
12
" drf-spectacular==0.28.0 ; python_full_version >= '3.7'" ,
13
- " drf-spectacular-sidecar==2025.5 .1 ; python_full_version >= '3.6'" ,
14
- " faker==37.3 .0 ; python_full_version >= '3.9'" ,
13
+ " drf-spectacular-sidecar==2025.6 .1 ; python_full_version >= '3.6'" ,
14
+ " faker==37.4 .0 ; python_full_version >= '3.9'" ,
15
15
" gunicorn==23.0.0 ; python_full_version >= '3.7'" ,
16
16
" inflection==0.5.1 ; python_full_version >= '3.5'" ,
17
- " jsonschema==4.23 .0 ; python_full_version >= '3.8 '" ,
17
+ " jsonschema==4.24 .0 ; python_full_version >= '3.9 '" ,
18
18
" jsonschema-specifications==2025.4.1 ; python_full_version >= '3.9'" ,
19
19
" packaging==25.0 ; python_full_version >= '3.8'" ,
20
20
" python-dateutil==2.9.0.post0 ; python_full_version >= '2.7'" ,
21
- " python-dotenv==1.1.0 ; python_full_version >= '3.9'" ,
21
+ " python-dotenv==1.1.1 ; python_full_version >= '3.9'" ,
22
22
" pyyaml==6.0.2 ; python_full_version >= '3.8'" ,
23
23
" referencing==0.36.2 ; python_full_version >= '3.9'" ,
24
24
" rpds-py==0.25.1 ; python_full_version >= '3.9'" ,
25
25
" six==1.17.0 ; python_full_version >= '2.7'" ,
26
26
" sqlparse==0.5.3 ; python_full_version >= '3.8'" ,
27
- " typing-extensions==4.13.2 ; python_full_version >= '3.8 '" ,
27
+ " typing-extensions==4.14.0 ; python_full_version >= '3.9 '" ,
28
28
" tzdata==2025.2 ; python_full_version >= '2'" ,
29
- " uritemplate==4.1.1 ; python_full_version >= '3.6 '" ,
29
+ " uritemplate==4.2.0 ; python_full_version >= '3.9 '" ,
30
30
]
0 commit comments