Skip to content

Commit b733a9a

Browse files
authored
chore(deps): update dependency django to v4.2.9 (#1326)
[![Mend 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)) | `==4.2.7` -> `==4.2.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/Django/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/Django/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/Django/4.2.7/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/Django/4.2.7/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [django](https://www.djangoproject.com/) ([source](https://togithub.com/django/django), [changelog](https://togithub.com/django/django/tree/master/docs/releases)) | `==4.2.7` -> `==4.2.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/django/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/django/4.2.7/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/django/4.2.7/4.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>django/django (Django)</summary> ### [`v4.2.9`](https://togithub.com/django/django/compare/4.2.8...4.2.9) [Compare Source](https://togithub.com/django/django/compare/4.2.8...4.2.9) ### [`v4.2.8`](https://togithub.com/django/django/compare/4.2.7...4.2.8) [Compare Source](https://togithub.com/django/django/compare/4.2.7...4.2.8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/cloud-code-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoidjEifQ==-->
1 parent 21e5785 commit b733a9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
django==4.2.7
1+
django==4.2.9
22
requests==2.31.0
33
debugpy # Required for debugging.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Django==4.2.7
1+
Django==4.2.9
22
psycopg2-binary==2.9.9
33
python-dateutil==2.8.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==4.2.7
1+
Django==4.2.9
22
requests==2.31.0
33
psycopg2-binary==2.9.9
44
debugpy # Required for debugging

0 commit comments

Comments
 (0)