-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 5 updates #1260
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-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.1` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pynacl](https://github.com/pyca/pynacl) | `1.5.0` | `1.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.12` | `0.13.0` | 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 `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 `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 `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 `ruff` from 0.12.12 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.12...0.13.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mypy dependency-version: 1.18.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycparser dependency-version: '2.23' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pynacl dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-only, GPL-3.0-or-later, GPL-3.0, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-3.0, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1 OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Sep 15, 2025
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-packages group with 5 updates:
1.17.12.0.01.17.11.18.12.222.231.5.01.6.00.12.120.13.0Updates
cffifrom 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
mypyfrom 1.17.1 to 1.18.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)ee61cecUpdates to 1.18 changelog (#19826)24eed0bInitial changelog for release 1.18 (#19818)0ca1f2aExpose --fixed-format-cache if compiled (#19815)2ce1bb2[mypyc] Fix subclass processing in detect_undefined_bitmap (#19787)a6b55f0feat: new mypyc primitives for weakref.proxy (#19217)5a323ddMake --allow-redefinition-new argument public (#19796)8638eb4[stubtest] temporary--ignore-disjoint-basesflag (#19740)Updates
pycparserfrom 2.22 to 2.23Release notes
Sourced from pycparser's releases.
Commits
5b60167Prepare for release 2.237b24736Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcdshowemptyattrs option on Node.show() (#570)156eae7Explicit error for comments, with README link (#569)2215299fix: hex float types (#567)037bd31fix: preserve parentheses for statement exprs (#566)9cecc09Accept empty 'case' or 'default' labels (#564)7ae671dSupport for labels with no statement (#562)42b5423Add dirent and socket typedefs. (#558)Updates
pynaclfrom 1.5.0 to 1.6.0Changelog
Sourced from pynacl's changelog.
Commits
3209bf1release 1.6.0 (#891)15bc45dupgrade to libsodium 1.0.20-stable 2025-08-27 build (#890)ac958e0fix doc mistake (#892)593fb5eupdate changelog and drop support for python 3.7 (#888)7bc6126fix var casing in wheel builder (#889)59f9595Support Python 3.14 and 3.14t (#880)2860f98Bump actions/setup-python from 5 to 6 (#887)b712d60Update CI for the new staticnode location (#885)1780489Bump actions/checkout from 4.2.2 to 4.3.0 (#883)e03ffeeBump actions/download-artifact from 4.3.0 to 5.0.0 (#882)Updates
rufffrom 0.12.12 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a1fdd66Bump 0.13.0 (#20336)8770b95[ty] introduceDivergentType(#20312)65982a1[ty] Use 'unknown' specialization for upper bound on Self (#20325)57d1f71[ty] Simplify unions of enum literals and subtypes thereof (#20324)7a75702Ignore deprecated rules unless selected by exact code (#20167)9ca632cStabilize adding future import via config option (#20277)64fe7d3[flake8-errmsg] Stabilize extendingraw-string-in-exception(EM101) to ...beeeb8dStabilize the remaining Airflow rules (#20250)b6fca52[flake8-bugbear] Stabilize support for non-context-manager calls in `assert...ac7f882[flake8-commas] Stabilize support for trailing comma checks in type paramet...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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