Skip to content

Commit 38e2094

Browse files
Update dependency django to v5.0.10 [SECURITY]
1 parent e7f7b7a commit 38e2094

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
22
django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
3-
django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
3+
django==5.0.10 ; python_version >= "3.10" and python_version < "4.0"
44
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
55
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
66
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)