Bump the python group with 12 updates #937
Open
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 group with 12 updates:
3.1.53.1.64.23.04.25.12.6.12.8.16.0.26.0.32.2.12.3.04.14.14.15.00.23.00.25.00.29.00.30.02.5.02.6.21.18.11.19.10.13.00.14.94.25.1.202508224.25.1.20251009Updates
jinja2from 3.1.5 to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)Updates
jsonschemafrom 4.23.0 to 4.25.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
331c384Add the fix to the changelog.c1ec0a6Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...8e7d594Merge pull request #1399 from python-jsonschema/dependabot/github_actions/act...460f4faMerge pull request #1396 from sirosen/improve-protocol-init-signature1e58409[pre-commit.ci] auto fixes from pre-commit.com hooks64bc217Add a typing test for the Validator protocol6c25741Bump actions/checkout from 4 to 5bf603d5Bump astral-sh/setup-uv from 6.4.3 to 6.5.0a916d8fFixValidatorprotocol init to match runtimede60f18Merge pull request #1397 from python-jsonschema/pre-commit-ci-update-configUpdates
pygithubfrom 2.6.1 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
ecd4764Update changelog4050641Use default type if known type is not supported (#3365)18eeb26Release 2.8.0 (#3360)17bc4dfFix GitHub breaking API change ofmaintainersinOrganization.create_team...6f0d6efUpdate docs on development (#3352)12d8d10Add warning about Checks API in doc-strings (#3229)6ec3ca2Upgrade docformatter pre-commit hook (#3359)9612e61Revertget_enterprisebreaking change (#3358)0c31f84Addgithub_actionslabel to Maintenance section (#3357)3234a21Allow for repo strings in allTeamrepo methods (#3356)Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
tomlifrom 2.2.1 to 2.3.0Changelog
Sourced from tomli's changelog.
Commits
3fccd16Bump version: 2.2.1 → 2.3.06504016Add 2.3.0 changelog0bc66fcRemove now off-by-default PyPy from cibuildwheel skip list0aa242fUpdate license metadata to appease PEP 639a18221eBump GitHub CI actions6fa4d90[pre-commit.ci] pre-commit autoupdate (#260)b974fa1[pre-commit.ci] pre-commit autoupdate (#248)f574f36Update mypy to 1.15 and use--strictmode (#257)1da01efReduce import time by removingtypingimport (#251)4188188Reduce import time by removingstringandtomli._typesimportsUpdates
typing-extensionsfrom 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
zstandardfrom 0.23.0 to 0.25.0Release notes
Sourced from zstandard's releases.
... (truncated)
Changelog
Sourced from zstandard's changelog.
... (truncated)
Commits
7a77a75global: release 0.25.07935539rust:cargo upgradebc3074crust: update dependencies51a277ac-ext: correctly define fully qualified type names tozstandard.*9ccbc39docs: fix ReST innews.rst58c68a1zstd: synchronize qsort code with upstream395f693docs: document existence ofcompression.zstdin stdlib6967817docs: update comparisons to other implementationse4e829adocs: document new libzstd version constraint behaviors604a65aRelax libzstd version checkingUpdates
rpds-pyfrom 0.29.0 to 0.30.0Release notes
Sourced from rpds-py's releases.
Commits
c38c979Tag a release.09c7538Update the pre-commit link for zizmor.086997fRemove an unneeded section of the pyproject.toml.7690933Merge pull request #204 from edgarrmondragon/pyo3-0.27.284f9bd1Update to PyO3 0.27.25cb6bc4Merge pull request #203 from crate-py/pre-commit-ci-update-config677a6db[pre-commit.ci] pre-commit autoupdate5f1fa20Merge pull request #202 from crate-py/pre-commit-ci-update-config6657a51[pre-commit.ci] pre-commit autoupdateUpdates
urllib3from 2.5.0 to 2.6.2Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
83f8643Release 2.6.2571a9b7FixHTTPResponse.read_chunkedwhen leftover data is present in decoder's bu...bfe8e19Release 2.6.13ceeb84Restoregetheaders()andgetheader()(#3732)720f484Release 2.6.024d7b67Merge commit from forkc19571dMerge commit from fork816fcf0Bump actions/setup-python from 6.0.0 to 6.1.0 (#3725)18af0a1Improv...Description has been truncated