Skip to content

Commit e1d2f78

Browse files
authored
chore(deps): update dependency django to v3.1.7 (GoogleCloudPlatform#5385)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Django](https://www.djangoproject.com/) ([source](https://togithub.com/django/django), [changelog](https://togithub.com/django/django/tree/master/docs/releases)) | `==3.1.6` -> `==3.1.7` | [![age](https://badges.renovateapi.com/packages/pypi/Django/3.1.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/Django/3.1.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/Django/3.1.7/compatibility-slim/3.1.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/Django/3.1.7/confidence-slim/3.1.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>django/django</summary> ### [`v3.1.7`](https://togithub.com/django/django/compare/3.1.6...3.1.7) [Compare Source](https://togithub.com/django/django/compare/3.1.6...3.1.7) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
1 parent df70736 commit e1d2f78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==3.1.6
1+
Django==3.1.7
22
PyMySQL==1.0.2

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.1.6
1+
Django==3.1.7
22
django-storages[google]==1.11.1
33
django-environ==0.4.5
44
psycopg2-binary==2.8.6

0 commit comments

Comments
 (0)