Skip to content

Commit 534289b

Browse files
committed
Update package versions in Pipfile.lock and requirements.txt
1 parent 9ef42cd commit 534289b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Pipfile.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ attrs==25.3.0; python_version >= '3.8'
44
django==5.2; python_version >= '3.10'
55
djangorestframework==3.16.0; python_version >= '3.9'
66
drf-spectacular==0.28.0; python_version >= '3.7'
7-
drf-spectacular-sidecar==2025.4.1; python_version >= '3.6'
7+
drf-spectacular-sidecar==2025.5.1; python_version >= '3.6'
88
faker==37.1.0; python_version >= '3.9'
99
gunicorn==23.0.0; python_version >= '3.7'
1010
inflection==0.5.1; python_version >= '3.5'
1111
jsonschema==4.23.0; python_version >= '3.8'
12-
jsonschema-specifications==2024.10.1; python_version >= '3.9'
13-
packaging==24.2; python_version >= '3.8'
12+
jsonschema-specifications==2025.4.1; python_version >= '3.9'
13+
packaging==25.0; python_version >= '3.8'
1414
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
1515
python-dotenv==1.1.0; python_version >= '3.9'
1616
pyyaml==6.0.2; python_version >= '3.8'
1717
referencing==0.36.2; python_version >= '3.9'
1818
rpds-py==0.24.0; python_version >= '3.9'
1919
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
2020
sqlparse==0.5.3; python_version >= '3.8'
21-
typing-extensions==4.13.1; python_version >= '3.8'
21+
typing-extensions==4.13.2; python_version >= '3.8'
2222
tzdata==2025.2; python_version >= '2'
2323
uritemplate==4.1.1; python_version >= '3.6'

0 commit comments

Comments
 (0)