Skip to content
  • Sponsor hackersandslackers/django-views-tutorial

  • Notifications You must be signed in to change notification settings
  • Fork 7
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 87d461c

Browse files
authoredOct 9, 2024··
Update dependency django to v5.0.9 [SECURITY]
1 parent e7f7b7a commit 87d461c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎poetry.lock

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

‎requirements.txt

Lines changed: 1 addition & 1 deletion
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.9 ; 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)
Please sign in to comment.