chore(deps): bump the pip-backend-patch-minor group across 1 directory with 8 updates - #118
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Bumps the pip-backend-patch-minor group with 8 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [asgiref](https://github.com/django/asgiref) | `3.11.1` | `3.12.1` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [django](https://github.com/django/django) | `5.2.15` | `5.2.17` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.17.1` | `3.18.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.52` | `3.0.53` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.8.1` | `0.8.2` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.12.0` | `4.13.0` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.18.0` | `65.19.0` | Updates `asgiref` from 3.11.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.1...3.12.1) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `django` from 5.2.15 to 5.2.17 - [Commits](django/django@5.2.15...5.2.17) Updates `djangorestframework` from 3.17.1 to 3.18.0 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.18.0) Updates `prompt-toolkit` from 3.0.52 to 3.0.53 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.52...3.0.53) Updates `wcwidth` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.8.1...0.8.2) Updates `pytest-django` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.12.0...v4.13.0) Updates `django-allauth` from 65.18.0 to 65.19.0 - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-backend-patch-minor - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: django dependency-version: 5.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: djangorestframework dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-backend-patch-minor - dependency-name: prompt-toolkit dependency-version: 3.0.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: wcwidth dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: pytest-django dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-backend-patch-minor - dependency-name: django-allauth dependency-version: 65.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-backend-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-backend-patch-minor group with 8 updates in the /backend directory:
3.11.13.12.18.4.18.4.25.2.155.2.173.17.13.18.03.0.523.0.530.8.10.8.24.12.04.13.065.18.065.19.0Updates
asgireffrom 3.11.1 to 3.12.1Changelog
Sourced from asgiref's changelog.
... (truncated)
Commits
ef9d4b8Releasing 3.12.134fba63Restore previous SyncToAsync.call internal code shape.a43900cSeparate mypy from tests extra.1b7c338Releasing 3.12.0157d9d4Renovate precommit (#552)deda0d4Test free-threading builds and fix Local data leak for thread_inherit_context...a54250aDon’t capture the event loop inAsyncToSync.__init__(#562)836356aUse asyncio.run in StatelessServer.run (#561)e04afd5Dropped support for Python 3.9. (#543)95d2430Fixed #535: ThreadSensitiveContext.aexit blocking the event loop. (#563)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
djangofrom 5.2.15 to 5.2.17Commits
e802ada[5.2.x] Bumped version for 5.2.17 release.b9adb81[5.2.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...ba80833[5.2.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...c72a5db[5.2.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().115ffd0[5.2.x] Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial l...ec5ced4[5.2.x] Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.02369b5[5.2.x] Allowed the full Python test matrix to run on GitHub Actions.686072f[5.2.x] Added stub release notes and release date for 5.2.17.cd5ad8c[5.2.x] Bumped minimum setuptools version to 83.3e389b7[5.2.x] Closed temporary files in GDALRasterTests.Updates
djangorestframeworkfrom 3.17.1 to 3.18.0Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
11875a3Prepare release 3.18.0 (#10015)d346a8cAdd note about Browsable API simulatingPOSTin documentation (#9814)80d535dFix GHA workflow for preparing releaseaa1876bUpdate fields.md explaining how thesourceargument affects `.validated_dat...000bb33Add nulls_distinct support to UniqueTogetherValidator (#9866)7508e0cRaise clear error for unsupported list update validation (#9981)69d1cd7Fix DictField HTML input returning empty dict for missing fields (#9891)bbc62acUpdate Django 6.1 dependency to stable release. (#10016)f780434Add GHA workflow to prepare a releasedc027d2set_rollback should only rollback initialized connections (#9599)Updates
prompt-toolkitfrom 3.0.52 to 3.0.53Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
Commits
583b341Release 3.0.53b6fc80cFix some incorrect rst markups (#2074)f4a5a80Update return types of dialog shortcuts to include None when cancelledc6c8930Handle ascii decode errors in terminal type decoding of telnet protocol. (#2080)25ff042Typing fix in breakpointhook.236bfb7Allow to specifyshow_numbersinChoiceInput(#2059)8f3212dFix FuzzyWordCompleter meta_dict type hint to match WordCompleter (#2070)42f2251Fix: handle surrogate pairs in FileHistory.store_string (#2062)9146317Fix typo (#2064)1041a42fix(vt100): treat OSError on add_reader as EOFError (macOS kqueue) (#2065)Updates
wcwidthfrom 0.8.1 to 0.8.2Release notes
Sourced from wcwidth's releases.
Commits
4c91403bugfix: IndexError when 'n' exceeds length (#228)Updates
pytest-djangofrom 4.12.0 to 4.13.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
dc8d17dRelease 4.13.06cfcfbdfixtures: explain a bit more inSettingsdocstring3478bd7Minor typing improvementsfaa443bFix --help/--version when a conftest imports Django modelsfb4417fplugin: add missing type annotation for non_debugging_runtestf151858Remove useless test test_change_settings to simplify (#1302)1a5fdabRemoves django-upgrade dependency (#1301)17f1decasserts: move type annotations to an asserts.pyi stubs file0ca15e7editorconfig-checker: add .venv to Exclude68334fdAdd django-upgrade dependency (#1298)Updates
django-allauthfrom 65.18.0 to 65.19.0Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions