Skip to content

Commit 5407e63

Browse files
Merge branch 'django:main' into main
2 parents 21fbaa5 + ff9ea01 commit 5407e63

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ django-countries==7.6.1
44
django-hosts==5.1
55
django-money==3.5.4
66
django-push @ git+https://github.com/brutasse/django-push.git@22fda99641cfbd2f3075a723d92652a8e38220a5
7-
django-read-only==1.20.0
7+
django-read-only==1.21.0
88
django-recaptcha==4.1.0
99
django-registration-redux==2.13
1010
Django==5.2

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r common.txt
22
gunicorn==23.0.0
33
redis==6.4.0
4-
sentry-sdk==2.37.1
4+
sentry-sdk==2.38.0

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r dev.txt
2-
coverage==7.10.6
2+
coverage==7.10.7
33
requests-mock==1.12.1
44
tblib>=3.0.0

0 commit comments

Comments
 (0)