Skip to content

Commit bfa23e9

Browse files
dependencies: upgrade django to 5.2.11
1 parent 7c232d9 commit bfa23e9

2 files changed

Lines changed: 361 additions & 345 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
androguard = "==4.1.1"
88
beautifulsoup4 = "~=4.10"
99
celery = "~=5.2.3"
10-
django = "==5.2.9"
10+
django = "==5.2.11"
1111
django-celery-beat = "~=2.8.1"
1212
django-environ = "~=0.12.0"
1313
django-eventlog = "==2.2"

0 commit comments

Comments
 (0)