Deps: Bump the python-packages group with 8 updates - #1076
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Deps: Bump the python-packages group with 8 updates#1076dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.16` | `5.2.17` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.17.1` | `3.17.2` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.12.0` | `4.13.0` | | [cffi](https://github.com/python-cffi/cffi) | `2.1.0` | `2.1.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.15.4` | | [h2](https://github.com/python-hyper/h2) | `4.4.0` | `4.4.1` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [shtab](https://github.com/tqdm/shtab) | `1.8.2` | `1.9.3` | Updates `django` from 5.2.16 to 5.2.17 - [Commits](django/django@5.2.16...5.2.17) Updates `djangorestframework` from 3.17.1 to 3.17.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.17.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 `cffi` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.1.0...v2.1.1) Updates `coverage` from 7.15.2 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.15.4) Updates `h2` from 4.4.0 to 4.4.1 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.4.0...v4.4.1) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `shtab` from 1.8.2 to 1.9.3 - [Release notes](https://github.com/tqdm/shtab/releases) - [Commits](tqdm/shtab@v1.8.2...v1.9.3) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: djangorestframework dependency-version: 3.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-django dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cffi dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-version: 7.15.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: h2 dependency-version: 4.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: shtab dependency-version: 1.9.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
greenbonebot
enabled auto-merge (rebase)
August 10, 2026 04:07
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
August 10, 2026 06:01
Pull request was closed
dependabot
Bot
deleted the
dependabot/pip/main/python-packages-c47ad3801e
branch
August 10, 2026 06:01
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 python-packages group with 8 updates:
5.2.165.2.173.17.13.17.24.12.04.13.02.1.02.1.17.15.27.15.44.4.04.4.126.226.31.8.21.9.3Updates
djangofrom 5.2.16 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.17.2Release notes
Sourced from djangorestframework's releases.
Commits
ad309f3Release 3.17.2 (#10014)2912dc9EnforceDATA_UPLOAD_MAX_MEMORY_SIZEforrequest.dataparsing (#10013)71f8194Fix disclosure of GET-protected data in case of validation error with `AdminR...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
cffifrom 2.1.0 to 2.1.1Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)Updates
coveragefrom 7.15.2 to 7.15.4Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
4c0e7ffdocs: sample HTML for 7.15.4db4cc32docs: prep for 7.15.4c33085cstyle: start gradual move to ruff 0.1653a0fd5fix: neutralize control characters in lcov report fields (#2226)b64d53dbuild: make 3.15 wheels53792abbuild: show the python version for kitsf6b03c7chore: make upgrade_one package=cibuildwheeld9b660achore: make upgradeb128a31docs: oops, move this entry to the correct placea7a2c15fix: escape filename urls in html report href attributes (#2227)Updates
h2from 4.4.0 to 4.4.1Changelog
Sourced from h2's changelog.
Commits
bc239afv4.4.192b925eadd test for duplicate host headers292a408reject duplicate Host headers in request headers04d3b87update changelog439b970prepare for next release cycle9a7ff74performance: remove consumed frames in place from data buffer (#1321)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
shtabfrom 1.8.2 to 1.9.3Release notes
Sourced from shtab's releases.
Commits
91e3130Merge pull request #238 from tqdm/devel33d031emisc tidyb0a498bMerge pull request #233 from ThomasWaldmann/fix-fish-descriptions4c664eamisc updates & tidy5cf4ddffish: expand argparse placeholders, fallback helpfc7fe03Merge pull request #237 from tqdm/tests-auto-caplogd892b3ftests: auto-caplog79536deMerge pull request #232 from ThomasWaldmann/fix-fish-backendd59f615CI: update fish>=4e885d27fish: drop Choice support, misc tidyMost Recent Ignore Conditions Applied to This Pull Request
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