Skip to content

Commit f41a5b3

Browse files
committed
bump packages
1 parent 0e9d07e commit f41a5b3

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Pipfile.lock

Lines changed: 13 additions & 13 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
@@ -1,11 +1,11 @@
11
-i https://pypi.org/simple
22
asgiref==3.8.1; python_version >= '3.8'
3-
attrs==24.3.0; python_version >= '3.8'
3+
attrs==25.1.0; python_version >= '3.8'
44
django==5.1.5; python_version >= '3.10'
55
djangorestframework==3.15.2; python_version >= '3.8'
66
drf-spectacular==0.28.0; python_version >= '3.7'
77
drf-spectacular-sidecar==2024.12.1; python_version >= '3.6'
8-
faker==33.3.1; python_version >= '3.8'
8+
faker==35.0.0; python_version >= '3.8'
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'
@@ -14,10 +14,10 @@ packaging==24.2; 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.0.1; python_version >= '3.8'
1616
pyyaml==6.0.2; python_version >= '3.8'
17-
referencing==0.35.1; python_version >= '3.8'
17+
referencing==0.36.2; python_version >= '3.9'
1818
rpds-py==0.22.3; 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'
2121
typing-extensions==4.12.2; python_version >= '3.8'
22-
tzdata==2024.2; python_version >= '2'
22+
tzdata==2025.1; python_version >= '2'
2323
uritemplate==4.1.1; python_version >= '3.6'

0 commit comments

Comments
 (0)