Bump the python-dependencies group with 34 updates - #779
Merged
github-actions[bot] merged 1 commit intoSep 1, 2026
Conversation
Bumps the python-dependencies group with 34 updates: | Package | From | To | | --- | --- | --- | | [build](https://github.com/pypa/build) | `1.5.0` | `1.6.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [django](https://github.com/django/django) | `6.0.7` | `6.1` | | [django-bootstrap5](https://github.com/zostera/django-bootstrap5) | `26.2` | `26.3` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.7` | `6.1.0` | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `6.0.7` | `6.1.0` | | [djlint](https://github.com/djlint/djLint) | `1.43.1` | `1.44.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.0` | `3.32.4` | | [gunicorn](https://github.com/benoitc/gunicorn) | `26.0.0` | `26.2.0` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [librt](https://github.com/mypyc/librt) | `0.13.0` | `0.15.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [nh3](https://github.com/messense/nh3) | `0.3.6` | `0.3.7` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.6.0` | `7.6.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.5` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.12.0` | `4.14.0` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.0` | `1.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.5` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.9.1` | `2.9.2` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.5` | `0.6.0` | | [tablib](https://github.com/jazzband/tablib) | `3.9.0` | `3.10.0` | | [types-django-import-export](https://github.com/python/typeshed) | `4.4.0.20260724` | `4.4.0.20260813` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260724` | `6.0.12.20260815` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.0` | `21.7.7` | | [wheel](https://github.com/pypa/wheel) | `0.47.0` | `0.48.0` | | griffelib | `2.1.0` | `2.2.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.5` | `2.0.7` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.0) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.9...3.5.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `coverage` from 7.15.2 to 7.16.0 - [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.16.0) Updates `django` from 6.0.7 to 6.1 - [Commits](django/django@6.0.7...6.1) Updates `django-bootstrap5` from 26.2 to 26.3 - [Changelog](https://github.com/zostera/django-bootstrap5/blob/main/CHANGELOG.md) - [Commits](zostera/django-bootstrap5@v26.2...v26.3) Updates `django-stubs` from 6.0.7 to 6.1.0 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.1.0) Updates `django-stubs-ext` from 6.0.7 to 6.1.0 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.1.0) Updates `djlint` from 1.43.1 to 1.44.2 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.43.1...v1.44.2) Updates `filelock` from 3.32.0 to 3.32.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.0...3.32.4) Updates `gunicorn` from 26.0.0 to 26.2.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@26.0.0...26.2.0) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `librt` from 0.13.0 to 0.15.0 - [Commits](mypyc/librt@v0.13.0...v0.15.0) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `nh3` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.3.6...v0.3.7) 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 `pip-tools` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.6.0...v7.6.1) Updates `platformdirs` from 4.11.0 to 4.11.5 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.0...4.11.5) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `pytest-django` from 4.12.0 to 4.14.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.14.0) Updates `python-discovery` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.5.0...1.6.0) Updates `ruff` from 0.16.0 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.0...0.16.5) Updates `soupsieve` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.9.1...2.9.2) Updates `sqlparse` from 0.5.5 to 0.6.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.5...0.6.0) Updates `tablib` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/jazzband/tablib/releases) - [Changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md) - [Commits](jazzband/tablib@v3.9.0...v3.10.0) Updates `types-django-import-export` from 4.4.0.20260724 to 4.4.0.20260813 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260724 to 6.0.12.20260815 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 21.7.0 to 21.7.7 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.0...21.7.7) Updates `wheel` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.47.0...0.48.0) Updates `griffelib` from 2.1.0 to 2.2.0 Updates `mkdocstrings-python` from 2.0.5 to 2.0.7 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.5...2.0.7) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) --- updated-dependencies: - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-bootstrap5 dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-stubs dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-stubs-ext dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: djlint dependency-version: 1.44.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.32.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nh3 dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pip-tools dependency-version: 7.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-django dependency-version: 4.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-discovery dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: soupsieve dependency-version: 2.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tablib dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-django-import-export dependency-version: 4.4.0.20260813 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: virtualenv dependency-version: 21.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: griffelib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocstrings-python dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
github-actions
Bot
deleted the
dependabot/pip/python-dependencies-ed68717837
branch
September 1, 2026 17:10
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-dependencies group with 34 updates:
1.5.01.6.03.4.93.5.18.4.28.5.07.15.27.16.06.0.76.126.226.36.0.76.1.06.0.76.1.01.43.11.44.23.32.03.32.426.0.026.2.03.183.190.13.00.15.03.10.23.10.32.3.02.3.10.3.60.3.726.226.37.6.07.6.14.11.04.11.54.6.14.6.22.20.02.21.04.12.04.14.01.5.01.6.00.16.00.16.52.9.12.9.20.5.50.6.03.9.03.10.04.4.0.202607244.4.0.202608136.0.12.202607246.0.12.2026081521.7.021.7.70.47.00.48.02.1.02.2.02.0.52.0.711.0.111.0.2Updates
buildfrom 1.5.0 to 1.6.0Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
7ac9efechore: prepare for 1.6.0e57e2bf👷 ci: use app token for releases (#1169)66438abpre-commit: bump repositories (#1167)4ed9658build(deps): bump the github-actions group with 3 updates (#1166)c76707f🔧 chore: batch dependency updates weekly on Tuesday (#1165)b317437Drop a few PyPy-specific test skips (#1164)561f331pre-commit: bump repositories (#1163)9456281refactor: drop redundantexc_infoparameter from backend exception wrapper ...3e7a445Use stdlibimportlib.metadatafor typing (#1162)9a2e1e9tests: download integration sources once per run (#1157)Updates
charset-normalizerfrom 3.4.9 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update faqfab2749docs: write changelog for 3.5.17d32774chore: bump version to 3.5.19a69f60docs: update data/info5dcc6ddperf: charinfo cache access optimization in cythonea3b447fix: do not validate-decode large payload when md says it's noisea05917fchore: allow setuptools 84 builds (#794)3325d87Merge pull request #792 from jawah/update-cibuildwheel-action77203b1chore: reformat noxfile.pyUpdates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
coveragefrom 7.15.2 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
djangofrom 6.0.7 to 6.1Commits
fe0a859[6.1.x] Bumped version for 6.1 release.6277045[6.1.x] Updated man page for Django 6.1.fc78c5c[6.1.x] Finalized release notes for Django 6.1.c58d861[6.1.x] Updated translations from Transifex.dc1b8de[6.1.x] Added missing lang override in translation fetching helper for Serbia...1f5bf63[6.1.x] Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_defa...8099984[6.1.x] Added CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15...5a260d3[6.1.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...9e4a3f1[6.1.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...5b3523d[6.1.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().Updates
django-bootstrap5from 26.2 to 26.3Changelog
Sourced from django-bootstrap5's changelog.
Commits
5c77b00Release 26.3 (#862)6c94dd5Add maintenance-round section and release-note ordering to MAINTAINING.md (#863)cb28f12Add tests for django.contrib.gis form field rendering (#861)f6b0892Add a 15-minute timeout to every CI job (#860)02a665bAdd typos spell checking to just lint (#858)5ffe7c2Fix check-manifest failure on main: ignore pyproject.toml.orig (#855)31aaefeBump sqlparse from 0.5.5 to 0.6.0 (#857)59e4c4cFix just build: ignore transient pyproject.toml.orig in check-manifest (#859)19404a3Bump django from 5.2.15 to 5.2.16 (#856)20a5034Note in AGENTS.md: re-run just upgrade after dependency constraint changesUpdates
django-stubsfrom 6.0.7 to 6.1.0Commits
2ec3fd3Version 6.1.0 (#3589)5868773Update int128/hide-comment-action action to v1.69.0 (#3588)e888491Support custom arguments in queryset update methods (#3586)ffd15ca[pre-commit.ci] pre-commit autoupdate (#3583)1af6dcfUpdate int128/hide-comment-action action to v1.68.0 (#3582)709e864Update dependency ty to v0.0.69 (#3580)5da937cUpdate dependency ty to v0.0.68 (#3579)7afd2daUpdate dependency ty to v0.0.67 (#3578)07e22f2Explicit through default manager (#3576)db47c3bUpdate dependency django to v5.2.17 (#3575)Updates
django-stubs-extfrom 6.0.7 to 6.1.0Commits
2ec3fd3Version 6.1.0 (#3589)5868773Update int128/hide-comment-action action to v1.69.0 (#3588)e888491Support custom arguments in queryset update methods (#3586)ffd15ca[pre-commit.ci] pre-commit autoupdate (#3583)1af6dcfUpdate int128/hide-comment-action action to v1.68.0 (#3582)709e864Update dependency ty to v0.0.69 (#3580)5da937cUpdate dependency ty to v0.0.68 (#3579)7afd2daUpdate dependency ty to v0.0.67 (#3578)07e22f2Explicit through default manager (#3576)db47c3bUpdate dependency django to v5.2.17 (#3575)Updates
djlintfrom 1.43.1 to 1.44.2Release notes
Sourced from djlint's releases.