Skip to content

Commit ac56cba

Browse files
committed
Update dependencies to latest versions.
1 parent ae2d677 commit ac56cba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirement.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ annotated-types==0.6.0; python_version >= '3.8'
33
asgiref==3.8.1; python_version >= '3.8'
44
click==8.1.7; python_version >= '3.7'
55
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
6-
django==5.0.4; python_version >= '3.10'
6+
django==5.0.6; python_version >= '3.10'
77
django-ninja==1.1.0; python_version >= '3.7'
8-
granian==1.3.1; python_version >= '3.8'
8+
granian==1.4.0; python_version >= '3.8'
99
orjson==3.10.3; python_version >= '3.8'
1010
packaging==24.0; python_version >= '3.7'
1111
pip==24.0; python_version >= '3.7'
@@ -14,5 +14,5 @@ pydantic==2.5.3; python_version >= '3.7'
1414
pydantic-core==2.14.6; python_version >= '3.7'
1515
python-dotenv==1.0.1; python_version >= '3.8'
1616
sqlparse==0.5.0; python_version >= '3.8'
17-
typing-extensions==4.11.0; python_version >= '3.8'
17+
typing-extensions==4.12.0; python_version >= '3.8'
1818
tzdata==2024.1; python_version >= '2'

0 commit comments

Comments
 (0)