Skip to content

Commit 1b6882e

Browse files
authored
Merge branch 'master' into dependabot/pip/django-5.1.4
2 parents 8e4ecde + 812827e commit 1b6882e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ruff==0.7.1
1+
ruff==0.9.3
22
pre-commit==4.0.1
3-
flit==3.9.0
3+
flit==3.10.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2024.8.30
33
charset-normalizer==3.4.0
44
django-environ==0.11.2
55
Django==5.1.4
6-
django-allauth==65.1.0
6+
django-allauth==65.3.1
77
django-bootstrap5
88
django-solo==2.4.0
99
gunicorn==23.0.0
@@ -15,4 +15,4 @@ requests==2.32.3
1515
sqlparse==0.5.1
1616
typing_extensions==4.12.2
1717
urllib3==2.2.3
18-
whitenoise==6.7.0
18+
whitenoise==6.8.2

0 commit comments

Comments
 (0)