Bump the production-dependencies group with 26 updates#1938
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the production-dependencies group with 26 updates: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [backrefs](https://github.com/facelessuser/backrefs) | `5.8` | `6.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.4` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.8.1` | `3.10.2` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.3` | `9.7.4` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.4` | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.16.1` | `10.21` | | [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) | `0.1` | `1.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [termcolor](https://github.com/termcolor/termcolor) | `2.5.0` | `3.3.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.15.0` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.4.0` | | [cfgv](https://github.com/asottile/cfgv) | `3.4.0` | `3.5.0` | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.25.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.8` | `2.6.17` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.9.1` | `1.10.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.1` | `21.1.0` | | [wheel](https://github.com/pypa/wheel) | `0.46.2` | `0.46.3` | | [pip](https://github.com/pypa/pip) | `26.0` | `26.0.1` | | [setuptools](https://github.com/pypa/setuptools) | `78.1.1` | `82.0.0` | Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) Updates `backrefs` from 5.8 to 6.2 - [Release notes](https://github.com/facelessuser/backrefs/releases) - [Commits](facelessuser/backrefs@5.8...6.2) Updates `certifi` from 2025.1.31 to 2026.2.25 - [Commits](certifi/python-certifi@2025.01.31...2026.02.25) Updates `charset-normalizer` from 3.4.1 to 3.4.4 - [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.1...3.4.4) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `markdown` from 3.8.1 to 3.10.2 - [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.8.1...3.10.2) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `mkdocs-material` from 9.7.3 to 9.7.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.3...9.7.4) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `pathspec` from 0.12.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.4) Updates `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) Updates `pymdown-extensions` from 10.16.1 to 10.21 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.16.1...10.21) Updates `pyyaml-env-tag` from 0.1 to 1.1 - [Commits](waylan/pyyaml-env-tag@0.1...1.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `termcolor` from 2.5.0 to 3.3.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.5.0...3.3.0) Updates `typing-extensions` from 4.12.2 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.15.0) Updates `build` from 1.2.2.post1 to 1.4.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.4.0) Updates `cfgv` from 3.4.0 to 3.5.0 - [Commits](asottile/cfgv@v3.4.0...v3.5.0) Updates `distlib` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.9...0.4.0) Updates `filelock` from 3.20.3 to 3.25.0 - [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.20.3...3.25.0) Updates `identify` from 2.6.8 to 2.6.17 - [Commits](pre-commit/identify@v2.6.8...v2.6.17) Updates `nodeenv` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.9.1...1.10.0) Updates `virtualenv` from 20.36.1 to 21.1.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.36.1...21.1.0) Updates `wheel` from 0.46.2 to 0.46.3 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.2...0.46.3) Updates `pip` from 26.0 to 26.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.0.1) Updates `setuptools` from 78.1.1 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.1...v82.0.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: backrefs dependency-version: '6.2' dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markdown dependency-version: 3.10.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pygments dependency-version: 2.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymdown-extensions dependency-version: '10.21' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyyaml-env-tag dependency-version: '1.1' dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: build dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cfgv dependency-version: 3.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: distlib dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: filelock dependency-version: 3.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: identify dependency-version: 2.6.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodeenv dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: virtualenv dependency-version: 21.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: wheel dependency-version: 0.46.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pip dependency-version: 26.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d3f0554 to
ddf7166
Compare
tomodwyer
approved these changes
Mar 13, 2026
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 production-dependencies group with 26 updates:
2.17.02.18.05.86.22025.1.312026.2.253.4.13.4.43.103.113.8.13.10.23.0.23.0.39.7.39.7.41.0.01.1.00.12.11.0.42.19.12.19.210.16.110.210.11.12.32.42.32.52.5.03.3.04.12.24.15.01.2.2.post11.4.03.4.03.5.00.3.90.4.03.20.33.25.02.6.82.6.171.9.11.10.020.36.121.1.00.46.20.46.326.026.0.178.1.182.0.0Updates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
backrefsfrom 5.8 to 6.2Release notes
Sourced from backrefs's releases.
Commits
6f9d90dAdd aliasprefixmatchformatch(#195)220132eUpdate to a more common syntax for admonitions56c24ebUpdate doc theme and copyrightda5453eRemove build badge30c2812Update docs to use zensical (#194)e66f6c4Fix import of regex stuff1206228Include Unicode 17 zip for Python 3.15 early access23738f0Fix codec warning is Unicode download script63f8a4bFix grammar7f4bf61Rework POSIX aliasUpdates
certififrom 2025.1.31 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)c64d9f32026.01.04 (#389)4ac232fBump actions/download-artifact from 6.0.0 to 7.0.0 (#387)95ae4b2Update CI workflow to use Ubuntu 24.04 and Python 3.14 stable (#386)b72a7b1Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#385)ecc2672Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#384)6a897dbBump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#383)Updates
charset-normalizerfrom 3.4.1 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
markdownfrom 3.8.1 to 3.10.2Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
e7a0efbBump version to 3.10.26301833Document HTML sanitation policy7f29f1aMore reliable fix for</c438647Fix regression of special commentse5fa5b8Bump version to 3.10.1f925349More HTML fixes9933a0aRevert "Allow reference links with backticks"07dfa4eAllow reference links with backticksfb6b27aFix infinite loop when text contains multiple unclosed comments89112c2Make the docs build successfully with mkdocstrings-python 2.0Updates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
mkdocs-materialfrom 9.7.3 to 9.7.4Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
9580c28Prepare 9.7.4 release4ae913cUpdated MkDocs 2.0 warning messagefdf40c0Bump minimatch (#8570)b368bedSwitched social card generator to sandboxed Jinja environmente2d0012Updated blog post with note on environment variablefc7b41eUpdated changelogUpdates
mypy-extensionsfrom 1.0.0 to 1.1.0Commits
70d9435remove dev from version8d272bbSwitch build-backend to flit_core + use License-Expression for project metada...1b46102Bump dev version to 1.1.0-dev (#57)400534fDeprecate mypy_extensions.NoReturn (#56)23fbfa5Update flake8 to 7.1.1 (#54)9ddbb08Cleanup tests (#55)6d9c7b7Move metadata to pyproject + drop Python 3.7 (#53)812066c[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98Add support for Python 3.12 (#48)e0c6670Deprecatemypy_extensions.TypedDict(#47)Updates
pathspecfrom 0.12.1 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypidb3f54eReleasse v1.0.31b6bddaReleasse v1.0.3f9b556aFix docs9867f1aFix tests85cb3ccFix docs6628123Fix 101 regressionUpdates
pygmentsfrom 2.19.1 to 2.19.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
cfca62ePrepare v2.19.2 release.6688300Disable pyodide (currently broken.)66997c3Update ruff version.94dda77Update CHANGES.26634c8Merge pull request #2882 from thavelick/fix_lua_runaway_regexb6a51ecfix lua regex causing runaway backtracking.edef94dInvestigation for #2839.fb6a00eMerge pull request #2837 from dlazin/sql-cleanupbf7aa23Clean up sql.pyUpdates
pymdown-extensionsfrom 10.16.1 to 10.21Release notes
Sourced from pymdown-extensions's releases.
Commits
6d92b68Bump versionbaeca0eDocs: update JS depsbf2a237Add classes and attributes to captions (#2844)5c69e05Fix bitbucket reference (#2835)fa4a066Fix spellinga69f671Update docs1aa6f20Ensure callouts always lowercases the first class (the alert type)66f95d7Docs: Update JS deps44e4a12Update readmee99fa9aRemove override for "back to top" button box shadowUpdates
pyyaml-env-tagfrom 0.1 to 1.1Commits
8f43568Bump version to 1.184d2d1cMove tests to tests/ dir18341d7Bump version to 1.0b80b4a1Add deploy workflow19ccfedGet version dymanically from source7922ed6Cleanup readme41e3ccfAddadd_env_taghelper function1087081Update workflow98fea14Update pyproject.toml to use setuptools build.fdadeb7Create GitHub workflowUpdates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
termcolorfrom 2.5.0 to 3.3.0Release notes
Sourc...
Description has been truncated