-
-
Notifications
You must be signed in to change notification settings - Fork 240
Bump the python group with 21 updates #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the python group with 21 updates: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `25.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2025.4.26` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.3.2` | `3.4.2` | | [docker](https://github.com/docker/docker-py) | `7.0.0` | `7.1.0` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.10` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.21.1` | `4.24.0` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2023.12.1` | `2025.4.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `25.0` | | [pywin32](https://github.com/mhammond/pywin32) | `308` | `310` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.33.0` | `0.36.2` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.3` | | [rpds-py](https://github.com/crate-py/rpds) | `0.18.0` | `0.25.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.2.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.4.0` | | [zstandard](https://github.com/indygreg/python-zstandard) | `0.22.0` | `0.23.0` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.15.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.4` | `0.11.11` | | [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) | `4.21.0.20240118` | `4.23.0.20250516` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.12` | `6.0.12.20250516` | Updates `attrs` from 23.2.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2024.7.4 to 2025.4.26 - [Commits](certifi/python-certifi@2024.07.04...2025.04.26) Updates `charset-normalizer` from 3.3.2 to 3.4.2 - [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.3.2...3.4.2) Updates `docker` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.0.0...7.1.0) Updates `idna` from 3.6 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.10) Updates `jsonschema` from 4.21.1 to 4.24.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.21.1...v4.24.0) Updates `jsonschema-specifications` from 2023.12.1 to 2025.4.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2023.12.1...v2025.4.1) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `packaging` from 23.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...25.0) Updates `pywin32` from 308 to 310 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) Updates `referencing` from 0.33.0 to 0.36.2 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.33.0...v0.36.2) Updates `requests` from 2.32.2 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) Updates `rpds-py` from 0.18.0 to 0.25.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.18.0...v0.25.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `tomli` from 2.0.1 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.2.1) Updates `urllib3` from 2.2.2 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.4.0) Updates `zstandard` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/indygreg/python-zstandard/releases) - [Changelog](https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst) - [Commits](indygreg/python-zstandard@0.22.0...0.23.0) Updates `mypy` from 1.8.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.15.0) Updates `ruff` from 0.3.4 to 0.11.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.4...0.11.11) Updates `types-jsonschema` from 4.21.0.20240118 to 4.23.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.12 to 6.0.12.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: docker dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: idna dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: jsonschema-specifications dependency-version: 2025.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: markupsafe dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pywin32 dependency-version: '310' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: referencing dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: requests dependency-version: 2.32.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: rpds-py dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: tomli dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: zstandard dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-jsonschema dependency-version: 4.23.0.20250516 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-pyyaml dependency-version: 6.0.12.20250516 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 21 updates:
23.2.025.3.02024.7.42025.4.263.3.23.4.27.0.07.1.03.63.104.21.14.24.02023.12.12025.4.12.1.53.0.223.225.03083100.33.00.36.22.32.22.32.30.18.00.25.11.16.01.17.02.0.12.2.12.2.22.4.00.22.00.23.01.8.01.15.00.3.40.11.114.21.0.202401184.23.0.202505166.0.12.126.0.12.20250516Updates
attrsfrom 23.2.0 to 25.3.0Commits
Updates
certififrom 2024.7.4 to 2025.4.26Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)088f9312025.01.31 (#336)Updates
charset-normalizerfrom 3.3.2 to 3.4.2Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
Commits
6422af1📝 update release date0e60ec1🔖 Release 3.4.2 (#614)f6630ce⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)Updates
dockerfrom 7.0.0 to 7.1.0Release notes
Sourced from docker's releases.
Commits
a365202Merge pull request #3264 from krissetto/rename-env-var-in-release-pipeline1ab40c8Fix env var name in release pipeline to match hatch expectationsb33088eMerge pull request #3263 from krissetto/fix-release-pipeline45488acFix env var name in release pipeline20879ecMerge pull request #3262 from krissetto/changelog-7.1.04f2a26dAdded 7.1.0 changelog7785ad9Merge pull request #3257 from felixfontein/requests-hotfixd8e9bcbrequests 2.32.0 and 2.32.1 have been yanked.2a059a9Extend fix to requests 2.32.2+.e33e0a4Hotfix for requests 2.32.0.Updates
idnafrom 3.6 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225dRelease v3.103eef168Merge pull request #194 from kjd/revert-unicode-16ceca619Revert Unicode 16.0.0 data updatesc43ac75Merge pull request #191 from kjd/release-3.91b8800aRelease v3.9a1fd168Merge pull request #190 from kjd/unicode-167732c61Merge branch 'master' into unicode-164ed183dRefactor membership test762216bFormat with ruff580ece9Implement changes to UTS46 algorithmUpdates
jsonschemafrom 4.21.1 to 4.24.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
3e23ee5Add the bugfix to the changelog.8917e85Stop running CIFuzz.737e5edRely on ruff in pre-commit.57e5e03Test via PyPy 3.11.d6c2ad7Add the zizmor setup here as well.af9a857Drop a dead pyproject section.c64ef84This is less true than it once was...9ff926fMerge branch 'additional-evaluated'8290667We still need to ditch pip-licenses...6d973b5Update pre-commit hooks.Updates
jsonschema-specificationsfrom 2023.12.1 to 2025.4.1Release notes
Sourced from jsonschema-specifications's releases.
Commits
e3b0c79Merge pull request #92 from python-jsonschema/pre-commit-ci-update-config7baf069Merge pull request #93 from cdce8p/mainde30014Add SPDX license identifier26b9687[pre-commit.ci] pre-commit autoupdatea8d179aMerge pull request #91 from python-jsonschema/pre-commit-ci-update-config9d19c46[pre-commit.ci] pre-commit autoupdate865ee26Merge pull request #90 from python-jsonschema/pre-commit-ci-update-config89e5dbe[pre-commit.ci] pre-commit autoupdate4f5a550Merge pull request #89 from python-jsonschema/pre-commit-ci-update-config9289b54[pre-commit.ci] pre-commit autoupdateUpdates
markupsafefrom 2.1.5 to 3.0.2Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
28ace20release version 3.0.26b51fd8build requires at least setuptools 70.1 (#478)99dda9fbuild requires at least setuptools 70.13d8fd8cfix version1933c4bfix versione85aff4relax speedups str check (#477)8cb1691relax speedups str check4dafb7cstart version 3.1.09c44ecfupdate docs build275c769Merge branch '2.1.x' into 3.0.xUpdates
packagingfrom 23.2 to 25.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
Commits
f585376Bump for release600eceaAdd changelog entries3910129support 'extras' and 'dependency_groups' markers (#888)8e49b43Add support for PEP 738 Android tags (#880)e624d8eBump the github-actions group with 3 updates (#886)71f38d8Bump the github-actions group with 2 updates (#878)9b4922dBump the github-actions group with 3 updates (#870)8510bd9Upgrade to ruff 0.9.1 (#865)9375ec2Re-add tests for Unicode file name parsing (#863)2256ed4Bump the github-actions group across 1 directory with 2 updates (#864)Updates
pywin32from 308 to 310Release notes
Sourced from pywin32's releases.
Changelog
Sourced from pywin32's changelog.