-
-
Notifications
You must be signed in to change notification settings - Fork 227
Bump the python group with 13 updates #808
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-29adb51f22
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 13 updates: | Package | From | To | | --- | --- | --- | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `46.0.1` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2025.4.1` | `2025.9.1` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pygithub](https://github.com/pygithub/pygithub) | `2.7.0` | `2.8.1` | | [pynacl](https://github.com/pyca/pynacl) | `1.5.0` | `1.6.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.27.0` | `0.27.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [zstandard](https://github.com/indygreg/python-zstandard) | `0.24.0` | `0.25.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.9` | `0.13.0` | | [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) | `4.25.0.20250809` | `4.25.1.20250822` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250809` | `6.0.12.20250915` | Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `cryptography` from 45.0.6 to 46.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...46.0.1) Updates `jsonschema-specifications` from 2025.4.1 to 2025.9.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2025.4.1...v2025.9.1) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pygithub` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.7.0...v2.8.1) Updates `pynacl` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@1.5.0...1.6.0) Updates `rpds-py` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.27.0...v0.27.1) Updates `typing-extensions` from 4.14.1 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.14.1...4.15.0) Updates `zstandard` from 0.24.0 to 0.25.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.24.0...0.25.0) Updates `mypy` from 1.17.1 to 1.18.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) Updates `ruff` from 0.12.9 to 0.13.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.9...0.13.0) Updates `types-jsonschema` from 4.25.0.20250809 to 4.25.1.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.20250809 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: cryptography dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pygithub dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pynacl dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rpds-py dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: zstandard dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-jsonschema dependency-version: 4.25.1.20250822 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 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
0 participants
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 13 updates:
1.17.1
2.0.0
45.0.6
46.0.1
2025.4.1
2025.9.1
2.22
2.23
2.7.0
2.8.1
1.5.0
1.6.0
0.27.0
0.27.1
4.14.1
4.15.0
0.24.0
0.25.0
1.17.1
1.18.1
0.12.9
0.13.0
4.25.0.20250809
4.25.1.20250822
6.0.12.20250809
6.0.12.20250915
Updates
cffi
from 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01
release 2.0.0 (#196)95c8476
2.0.0 post beta backports (#195)195cbda
Release 2.0.0b1 (#183)b4bbe79
fix version test to support beta7ed073d
Add support for the free-threaded build (#178)67a170d
Change the license from MIT to MIT-no-attribution, which is the same without ...92645ec
Add Python 3.14 support/testing (#177)2b81170
doc: update test commands in Section Testing/development tips (#158)25172b8
doc: update year (#153)b57a92c
issue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
cryptography
from 45.0.6 to 46.0.1Changelog
Sourced from cryptography's changelog.
Commits
e735cfc
release 46.0.1 (#13450)4e457ff
Explicitly specify python in mac uv build invocation (#13447)2726efd
Depend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062
release 46.0.0 (#13446)563c491
Update comment for pyopenssl-release tag (#13445)d2f6f7f
Bump downstream dependencies in CI (#13439)e7ab02b
we'll ship this with 3.5.3 why not (#13442)0b68a4b
Another pair of bump dependencies fix (#13444)e076d08
Attempt to fix commit message for bump downstreams (#13440)6835ce8
Put correct version bounds for pyenchant in pins (#13441)Updates
jsonschema-specifications
from 2025.4.1 to 2025.9.1Release notes
Sourced from jsonschema-specifications's releases.
Commits
3b84601
Update docs requirements.5a27ff3
Merge pull request #107 from branen/relocate-misplaced-metaschemac2e2b75
Move 2019-09 "format" schema to correct directorye2b4d6a
Merge pull request #106 from python-jsonschema/pre-commit-ci-update-config1336f01
[pre-commit.ci] pre-commit autoupdate9dd6369
Merge pull request #105 from python-jsonschema/pre-commit-ci-update-configc1563ea
[pre-commit.ci] pre-commit autoupdatecbd01ef
No lockfile yet.125eafa
Merge pull request #103 from python-jsonschema/pre-commit-ci-update-config9dca87c
Use the setup-uv action for uv.Updates
pycparser
from 2.22 to 2.23Release notes
Sourced from pycparser's releases.
Commits
5b60167
Prepare for release 2.237b24736
Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1
Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcd
showemptyattrs option on Node.show() (#570)156eae7
Explicit error for comments, with README link (#569)2215299
fix: hex float types (#567)037bd31
fix: preserve parentheses for statement exprs (#566)9cecc09
Accept empty 'case' or 'default' labels (#564)7ae671d
Support for labels with no statement (#562)42b5423
Add dirent and socket typedefs. (#558)Updates
pygithub
from 2.7.0 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
ecd4764
Update changelog4050641
Use default type if known type is not supported (#3365)18eeb26
Release 2.8.0 (#3360)17bc4df
Fix GitHub breaking API change ofmaintainers
inOrganization.create_team
...6f0d6ef
Update docs on development (#3352)12d8d10
Add warning about Checks API in doc-strings (#3229)6ec3ca2
Upgrade docformatter pre-commit hook (#3359)9612e61
Revertget_enterprise
breaking change (#3358)0c31f84
Addgithub_actions
label to Maintenance section (#3357)3234a21
Allow for repo strings in allTeam
repo methods (#3356)Updates
pynacl
from 1.5.0 to 1.6.0Changelog
Sourced from pynacl's changelog.
Commits
3209bf1
release 1.6.0 (#891)15bc45d
upgrade to libsodium 1.0.20-stable 2025-08-27 build (#890)ac958e0
fix doc mistake (#892)593fb5e
update changelog and drop support for python 3.7 (#888)7bc6126
fix var casing in wheel builder (#889)59f9595
Support Python 3.14 and 3.14t (#880)2860f98
Bump actions/setup-python from 5 to 6 (#887)b712d60
Update CI for the new staticnode location (#885)1780489
Bump actions/checkout from 4.2.2 to 4.3.0 (#883)e03ffee
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#882)Updates
rpds-py
from 0.27.0 to 0.27.1Release notes
Sourced from rpds-py's releases.
Commits
7ecc7a5
Merge pull request #165 from EpicWink/pypi-publish-subdirab51ff3
Download packages to subdirectory in PyPI publish CI jobd1fd8ac
Merge pull request #162 from crate-py/dependabot/github_actions/astral-sh/set...cfb1867
Merge pull request #163 from crate-py/dependabot/github_actions/github/codeql...c29352f
Merge pull request #161 from EpicWink/pypi-publish-fix-dir21da625
Bump github/codeql-action from 3.29.10 to 3.29.1179cbefa
Bump astral-sh/setup-uv from 6.5.0 to 6.6.0c32f229
Specify packages directory for PyPI publish action09865d3
Tag a release.16a674d
Merge branch 'pypi-publish-action'Updates
typing-extensions
from 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637e
Prepare release 4.15.0 (#658)4bd67c5
Coverage: exclude some noise (#656)e589a26
Coverage: add detailed report to job summary (#655)67d37fe
Coverage: Implement fail_under (#654)e9ae26f
Don't delete previous coverage comment (#653)ac80bb7
Add Coverage workflow (#623)abaaafd
Prepare release 4.15.0rc1 (#650)9810405
Add@disjoint_base
(PEP 800) (#634)7ee9e05
Backport type_params fix from CPython (#646)1e8eb9c
Do not refer to PEP 705 as being experimental (#648)Updates
zstandard
from 0.24.0 to 0.25.0Release notes
Sourced from zstandard's releases.
... (truncated)
Changelog
Sourced from zstandard's changelog.
... (truncated)
Commits
7a77a75
global: release 0.25.07935539
rust:cargo upgrade
bc3074c
rust: update dependencies