Skip to content

Commit c294f64

Browse files
authored
chore: upgrade Django to 4.2.10 (#4259)
1 parent 3ee05ab commit c294f64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/django.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
django==4.2.7
1+
django==4.2.10

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ defusedxml==0.7.1
118118
# djangorestframework-xml
119119
# python3-openid
120120
# social-auth-core
121-
django==4.2.7
121+
django==4.2.10
122122
# via
123123
# -c requirements/constraints.txt
124124
# -r requirements/base.in

0 commit comments

Comments
 (0)