Skip to content

Commit b9544ca

Browse files
authored
Merge branch 'master' into dependabot/pip/urllib3-2.4.0
2 parents c74c854 + 765b80a commit b9544ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ruff==0.11.4
1+
ruff==0.11.6
22
pre-commit==4.2.0
3-
flit==3.11.0
3+
flit==3.12.0

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ django-bootstrap5
88
django-solo==2.4.0
99
gunicorn==23.0.0
1010
idna==3.10
11-
packaging==24.2
11+
packaging==25.0
1212
psycopg2-binary==2.9.10
1313
pytz==2025.2
1414
requests==2.32.3
1515
sqlparse==0.5.3
16-
typing_extensions==4.12.2
16+
typing_extensions==4.13.2
1717
urllib3==2.4.0
1818
whitenoise==6.9.0

0 commit comments

Comments
 (0)