Skip to content

Commit 333ef5c

Browse files
dependencies: upgrade django to 5.2.9, urllib3 to 2.6.0, fonttools to 4.61.0
1 parent a5225c0 commit 333ef5c

2 files changed

Lines changed: 128 additions & 154 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.8"
10+
django = "==5.2.9"
1111
django-celery-beat = "~=2.8.1"
1212
django-environ = "~=0.12.0"
1313
django-eventlog = "==2.2"

0 commit comments

Comments
 (0)