Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5a45fc

Browse filesBrowse files
renovate-botglasnt
andauthored
chore(deps): update dependency django to v5.2.1 (GoogleCloudPlatform#13357)
* chore(deps): update dependency django to v5.2.1 * bump minor version on <3.10 --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 454741b commit c5a45fc
Copy full SHA for c5a45fc

File tree

Expand file treeCollapse file tree

6 files changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+8
-8
lines changed

‎appengine/flexible/django_cloudsql/requirements.txt

Copy file name to clipboardExpand all lines: appengine/flexible/django_cloudsql/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.2
1+
Django==5.2.1
22
gunicorn==23.0.0
33
psycopg2-binary==2.9.10
44
django-environ==0.11.2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==5.2
1+
Django==5.2.1
22
gunicorn==23.0.0

‎appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt

Copy file name to clipboardExpand all lines: appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.2
1+
Django==5.2.1
22
gunicorn==23.0.0
33
psycopg2-binary==2.9.10
44
django-environ==0.11.2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==5.2
1+
Django==5.2.1
22
gunicorn==23.0.0

‎kubernetes_engine/django_tutorial/requirements.txt

Copy file name to clipboardExpand all lines: kubernetes_engine/django_tutorial/requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==5.2; python_version >= "3.10"
2-
Django==4.2.20; python_version >= "3.8" and python_version < "3.10"
1+
Django==5.2.1; python_version >= "3.10"
2+
Django==4.2.21; python_version >= "3.8" and python_version < "3.10"
33
# Uncomment the mysqlclient requirement if you are using MySQL rather than
44
# PostgreSQL. You must also have a MySQL client installed in that case.
55
#mysqlclient==1.4.1

‎run/django/requirements.txt

Copy file name to clipboardExpand all lines: run/django/requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==5.2; python_version >= "3.10"
2-
Django==4.2.20; python_version >= "3.8" and python_version < "3.10"
1+
Django==5.2.1; python_version >= "3.10"
2+
Django==4.2.21; python_version >= "3.8" and python_version < "3.10"
33
django-storages[google]==1.14.5
44
django-environ==0.11.2
55
psycopg2-binary==2.9.10

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.