Skip to content

Commit c11cdb6

Browse files
authored
chore(deps): update dependency django to v4.2.4 (#1278)
[![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.1.4` -> `==4.2.4` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/Django/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/Django/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/Django/4.1.4/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/Django/4.1.4/4.2.4?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.1.4` -> `==4.2.4` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/django/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/django/4.1.4/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/django/4.1.4/4.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>django/django (Django)</summary> ### [`v4.2.4`](https://togithub.com/django/django/compare/4.2.3...4.2.4) [Compare Source](https://togithub.com/django/django/compare/4.2.3...4.2.4) ### [`v4.2.3`](https://togithub.com/django/django/compare/4.2.2...4.2.3) [Compare Source](https://togithub.com/django/django/compare/4.2.2...4.2.3) ### [`v4.2.2`](https://togithub.com/django/django/compare/4.2.1...4.2.2) [Compare Source](https://togithub.com/django/django/compare/4.2.1...4.2.2) ### [`v4.2.1`](https://togithub.com/django/django/compare/4.2...4.2.1) [Compare Source](https://togithub.com/django/django/compare/4.2...4.2.1) ### [`v4.2`](https://togithub.com/django/django/compare/4.1.10...4.2) [Compare Source](https://togithub.com/django/django/compare/4.1.10...4.2) ### [`v4.1.10`](https://togithub.com/django/django/compare/4.1.9...4.1.10) [Compare Source](https://togithub.com/django/django/compare/4.1.9...4.1.10) ### [`v4.1.9`](https://togithub.com/django/django/compare/4.1.8...4.1.9) [Compare Source](https://togithub.com/django/django/compare/4.1.8...4.1.9) ### [`v4.1.8`](https://togithub.com/django/django/compare/4.1.7...4.1.8) [Compare Source](https://togithub.com/django/django/compare/4.1.7...4.1.8) ### [`v4.1.7`](https://togithub.com/django/django/compare/4.1.6...4.1.7) [Compare Source](https://togithub.com/django/django/compare/4.1.6...4.1.7) ### [`v4.1.6`](https://togithub.com/django/django/compare/4.1.5...4.1.6) [Compare Source](https://togithub.com/django/django/compare/4.1.5...4.1.6) ### [`v4.1.5`](https://togithub.com/django/django/compare/4.1.4...4.1.5) [Compare Source](https://togithub.com/django/django/compare/4.1.4...4.1.5) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6InYxIn0=-->
1 parent e6c6278 commit c11cdb6

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.1.4
1+
django==4.2.4
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.1.4
1+
Django==4.2.4
22
psycopg2-binary==2.9.7
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.1.4
1+
Django==4.2.4
22
requests==2.31.0
33
psycopg2-binary==2.9.7
44
debugpy # Required for debugging

0 commit comments

Comments
 (0)