Skip to content

Commit e529fbf

Browse files
authored
Merge branch 'main' into task/CDD-3099-update-non-public-caching
2 parents b5408ad + 27d5129 commit e529fbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ pytest-cov==7.1.0
2121
pytest-django==4.12.0
2222
pytest-random-order==1.2.0
2323
pytest-responses==0.5.1
24-
ruff==0.15.7
24+
ruff==0.15.8
2525
stevedore==5.7.0
2626
django-debug-toolbar==6.2.0

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ python-dateutil==2.9.0.post0
6666
pytz==2026.1.post1
6767
Pygments==2.20.0
6868
PyYAML==6.0.3
69-
redis==7.3.0
69+
redis==7.4.0
7070
requests==2.33.0
7171
rich==14.3.3
7272
ruamel.yaml==0.19.1

0 commit comments

Comments
 (0)