chore(deps): bump the production-dependencies group across 1 directory with 20 updates - #107
Merged
JonZeolla merged 3 commits intoSep 21, 2026
Merged
Conversation
…y with 20 updates Bumps the production-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.6.0` | `0.11.2` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.5.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.5` | `3.32.7` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.20` | | [librt](https://github.com/mypyc/librt) | `0.12.0` | `0.15.0` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.1` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.10` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.46.5` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.4.3` | `1.6.1` | | [python-slugify](https://github.com/un33k/python-slugify) | `8.0.4` | `9.0.0` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.2` | `0.4.4` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.7.0` | `2.8.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.5.1` | `21.7.14` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.2.2` | `2.4.1` | Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `ast-serialize` from 0.6.0 to 0.11.2 - [Commits](mypyc/ast_serialize@v0.6.0...v0.11.2) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `charset-normalizer` from 3.4.7 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.7...3.5.1) Updates `filelock` from 3.29.5 to 3.32.7 - [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.29.5...3.32.7) Updates `idna` from 3.18 to 3.20 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.20) Updates `librt` from 0.12.0 to 0.15.0 - [Commits](mypyc/librt@v0.12.0...v0.15.0) Updates `mypy` from 2.1.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.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 `platformdirs` from 4.10.0 to 4.11.10 - [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.10.0...4.11.10) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `pydantic-core` from 2.46.4 to 2.46.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@core-v2.46.4...core-v2.46.5) 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 `python-discovery` from 1.4.3 to 1.6.1 - [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.4.3...1.6.1) Updates `python-slugify` from 8.0.4 to 9.0.0 - [Release notes](https://github.com/un33k/python-slugify/releases) - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@v8.0.4...v9.0.0) Updates `typing-inspection` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.2...v0.4.4) Updates `tzdata` from 2026.2 to 2026.4 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.4) Updates `urllib3` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.7.0...2.8.0) Updates `virtualenv` from 21.5.1 to 21.7.14 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.5.1...21.7.14) Updates `wrapt` from 2.2.2 to 2.4.1 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.2...2.4.1) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ast-serialize dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: filelock dependency-version: 3.32.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.20' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: platformdirs dependency-version: 4.11.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic-core dependency-version: 2.46.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-discovery dependency-version: 1.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-slugify dependency-version: 9.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: typing-inspection dependency-version: 0.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tzdata dependency-version: '2026.4' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: urllib3 dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: virtualenv dependency-version: 21.7.14 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: wrapt dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Nice work! 😎
I didn't find anything of concern
Risk: 🟢 Low
Think our bots are missing some context? Add custom requirements or guardrails in our management console
get.docker.com no longer accepts --quiet, which broke the WSL Docker setup in the Windows smoke test. Redirect stdout instead. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Docker moved the create-manage page; link to the OIDC connections landing page instead. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
JonZeolla
deleted the
dependabot/uv/production-dependencies-db03929e92
branch
September 21, 2026 12:13
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 20 updates in the / directory:
0.7.00.8.00.6.00.11.22026.6.172026.7.223.4.73.5.13.29.53.32.73.183.200.12.00.15.02.1.02.3.126.226.34.10.04.11.102.13.42.13.52.46.42.46.52.20.02.21.01.4.31.6.18.0.49.0.00.4.20.4.42026.22026.42.7.02.8.021.5.121.7.142.2.22.4.1Updates
annotated-typesfrom 0.7.0 to 0.8.0Release notes
Sourced from annotated-types's releases.
Commits
9eb9668Prepare for 0.8.0 release (#103)10b7764Fix typo inLendocstring (#100)955f757Add support for Python 3.14 and drop EOL 3.8-3.9 (#97)bd280feAdded Python 3.14 to the test matrix (#96)a471bb7Add SPDX license expression (#92)eab91d9Fix string predicate names in doc (#90)03ad9c3add CI for PyPy3.11 and fix test (issue 71) (#88)5ae6043fix: typo in README.md (#87)b60ad7bUpdate license-files to be PEP-639 compliant (#85) (#86)3fbeb6dFix docstring ofTimezone(#84)Updates
ast-serializefrom 0.6.0 to 0.11.2Commits
f508fe5Bump version to 0.11.28642c86Fix edge case in Literal type handling (#92)3039f8bSerialize flag for lazy imports (#91)e667a2bBump version to 0.11.130e8c5fSimple-minded universal newline normalization (#90)98d1303Fix syntax error in try/except (#89)1dac8deBump version to 0.11.0fdc40ecFix false negative in Ruff parser in try/except (#88)0ece21cSpecial-case empty type comment (#87)a19a7a5Expose serialize_string_type() in public API (#86)Updates
certififrom 2026.6.17 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
charset-normalizerfrom 3.4.7 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
... (truncated)
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
filelockfrom 3.29.5 to 3.32.7Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
20929f7Release 3.32.735f07c4[pre-commit.ci] pre-commit autoupdate (#736)e860d39📝 docs: say acquire() falls back to the lock's blocking attribute (#733)c530efeFix final symlink test on musl (#737)4efd93eRelease 3.32.67b7b7a8Fix SoftReadWriteLock state lock timeout (#726)f2f7b86fix: respect ACL write access when the owner write bit is absent (#728)e947a69test(soft-rw): reuse existing test module (#730)da3ae2bfix: preserve exception notes when copying and pickling (#729)ae9cb5b🐛 fix(soft-rw): reject non-finite timing options (#724)Updates
idnafrom 3.18 to 3.20Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
d55e65eRelease 3.200c0824aPre-release 3.20rc0bd7c316Note Python 3.15 support in the 3.20 changelogb6cce85Merge pull request #276 from kjd/unicode-189a4bc59Update to Unicode 18.0.0dfab5a0Merge branch 'python-3.15'417c354Read the latest Unicode version from the DerivedAge.txt header instead of the...cd17392Merge pull request #274 from kjd/fix-decode-length-checkc5796d7Skip the decode round-trip check for domains past encode's length limitd6ee690Update to Python 3.15 release candidate in CI and add trove classifierUpdates
librtfrom 0.12.0 to 0.15.0Commits
a6d7fadPrepare for sentinel supportdd0eeafBuild Linux wheels for ppc64le (#44)3c133faSync mypy and bump versionc963cc9Build wheels for Python 3.15 (#43)05a6a21Sync mypy and bump version to 0.13.0Updates
mypyfrom 2.1.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+dev8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)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
platformdirsfrom 4.10.0 to 4.11.10Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.