Bump the production-dependencies group with 7 updates#1943
Merged
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.5` | `3.4.6` | | [mkdocs-get-deps](https://github.com/mkdocs/get-deps) | `0.2.0` | `0.2.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.4` | `9.7.5` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.0` | `3.25.2` | | [identify](https://github.com/pre-commit/identify) | `2.6.17` | `2.6.18` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.1.0` | `21.2.0` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.0` | `82.0.1` | Updates `charset-normalizer` from 3.4.5 to 3.4.6 - [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.5...3.4.6) Updates `mkdocs-get-deps` from 0.2.0 to 0.2.2 - [Commits](https://github.com/mkdocs/get-deps/commits) Updates `mkdocs-material` from 9.7.4 to 9.7.5 - [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.4...9.7.5) Updates `filelock` from 3.25.0 to 3.25.2 - [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.25.0...3.25.2) Updates `identify` from 2.6.17 to 2.6.18 - [Commits](pre-commit/identify@v2.6.17...v2.6.18) Updates `virtualenv` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.1.0...21.2.0) Updates `setuptools` from 82.0.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.0...v82.0.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mkdocs-get-deps dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: filelock dependency-version: 3.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: identify dependency-version: 2.6.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ef37f4d to
faba846
Compare
KatieB5
approved these changes
Mar 23, 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 7 updates:
3.4.53.4.60.2.00.2.29.7.49.7.53.25.03.25.22.6.172.6.1821.1.021.2.082.0.082.0.1Updates
charset-normalizerfrom 3.4.5 to 3.4.6Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5478b84Merge pull request #715 from jawah/release-3.4.65c0a09e✔️ add confidence for threading usage, mostly due to lru_cach...ef826b2📝 update changelog5564f1a📝 update docs accordingly0f2cf7d📝 update changelog54a1894🐛 fix --normalize writing to wrong path with multiple files2177e28📝 update changelogb2497a5🐛 edge case where noise difference between two candidates can be almost i...13a5d0b🔧 upgrade ci requirementsb9ffbd4🔧 enable 3.14t nox mypyc sessionUpdates
mkdocs-get-depsfrom 0.2.0 to 0.2.2Commits
Updates
mkdocs-materialfrom 9.7.4 to 9.7.5Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.00d30a13Updated blog post on MkDocs 2.08b55995Updated blog post on MkDocs 2.066d413fUpdated blog post on MkDocs 2.0Updates
filelockfrom 3.25.0 to 3.25.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)Updates
identifyfrom 2.6.17 to 2.6.18Commits
07a8017v2.6.182609c0aMerge pull request #581 from pre-commit/mxr-patch-174d7931Configure pyproject.toml to have custom 'pyproject' file typeUpdates
virtualenvfrom 21.1.0 to 21.2.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
0b6f444release 21.2.0e1af35d🐛 fix(create): prevent venv from racing virtualenv on gitignore creation (#3092)f05bf08🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091)0cd0e09fix broken README heading introduced in docs restructure (#3088)b7ab17e[pre-commit.ci] pre-commit autoupdate (#3087)f2062bcchore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)eb27e55Add type annotations to embed wheel generator output (#3085)fbb3bd1chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)a1d3963chore(deps): bump actions/setup-python from 5 to 6 (#3080)e768d56chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)Updates
setuptoolsfrom 82.0.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)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