Deps: Bump the python-packages group across 1 directory with 8 updates#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Deps: Bump the python-packages group across 1 directory with 8 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.17` | | [pypsrp](https://github.com/jborean93/pypsrp) | `0.9.0` | `0.9.1` | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.0` | `49.0.0` | | [gssapi](https://github.com/pythongssapi/python-gssapi) | `1.8.2` | `1.11.1` | | [idna](https://github.com/kjd/idna) | `3.16` | `3.18` | | [pontos](https://github.com/greenbone/pontos) | `25.8.1` | `26.5.0` | Updates `ruff` from 0.15.14 to 0.15.17 - [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.15.14...0.15.17) Updates `pypsrp` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/jborean93/pypsrp/releases) - [Changelog](https://github.com/jborean93/pypsrp/blob/master/CHANGELOG.md) - [Commits](jborean93/pypsrp@v0.9.0...v0.9.1) Updates `anyio` from 4.13.0 to 4.14.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.0) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `cryptography` from 48.0.0 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) Updates `gssapi` from 1.8.2 to 1.11.1 - [Release notes](https://github.com/pythongssapi/python-gssapi/releases) - [Commits](pythongssapi/python-gssapi@v1.8.2...v1.11.1) Updates `idna` from 3.16 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.18) Updates `pontos` from 25.8.1 to 26.5.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.8.1...v26.5.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pypsrp dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: anyio dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: gssapi dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pontos dependency-version: 26.5.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-packages group with 8 updates in the / directory:
0.15.140.15.170.9.00.9.14.13.04.14.02026.5.202026.6.1748.0.049.0.01.8.21.11.13.163.1825.8.126.5.0Updates
rufffrom 0.15.14 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
pypsrpfrom 0.9.0 to 0.9.1Release notes
Sourced from pypsrp's releases.
Changelog
Sourced from pypsrp's changelog.
Commits
42a34edPrepare for v0.9.1 release (#221)1196541Fix RecursionError caused by mutating shared pool_classes_by_scheme dict (#220)Updates
anyiofrom 4.13.0 to 4.14.0Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffe9133Bumped up the versionf8b9f01Fixed asyncio lock waiter deadlocks after cancellation (#1145)d517ee1[pre-commit.ci] pre-commit autoupdate (#1176)550b68eMakeanyio.runsupportAwaitableat runtime on all backends (#1171)29a5e04Fixed FastAPI test run4d752acUpdated downstream test setups for FastAPI and Anthropic MCPebdc950Added task handle support to start() and start_soon() (#1153)f32bfb8Fixed test suite compatibility issues with Pytest 9.1.085f7e8eAdded__slots__to several classesb7ea84c[pre-commit.ci] pre-commit autoupdate (#1165)Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
cryptographyfrom 48.0.0 to 49.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
e300bbebump version and changelog for 49.0.0 (#15030)fa74cd8Add external mu (message representative) support for ML-DSA (#14979)f594db3chore(deps): bump openssl from 0.10.80 to 0.10.81 (#15029)608e011chore(deps): bump openssl-sys from 0.9.116 to 0.9.117 (#15028)a322bc4chore(deps): bump cc from 1.2.63 to 1.2.64 (#15027)33181a7Reject critical nameConstraints extensions containing directoryName constrain...6080dc7Bump dependencies that dependabot isn't (#15026)121faa3chore(deps): bump virtualenv from 21.4.2 to 21.4.3 (#15023)829520bAdd more robust processing for DH parameters. (#15016)0f05001Bump downstream dependencies in CI (#15025)Updates
gssapifrom 1.8.2 to 1.11.1Release notes
Sourced from gssapi's releases.
Commits
5acb5b1Fix up classifier from typo02a1dbeFix up flake issue28ae966Add Free-Threading and Limited API/Stable ABI55df351Fix license file release0adf37cUse the SPDX license name in setup.py as required by PEP-63935cbd27Add long_description_content_type to setupd792186Update Python requirements and pin Cython6cd2011remove deprecated license classifier52bd8e9Fix type annotation for gssapi.creds.Credentials name property. Add test checks.fc7326eUpdate macOS build versionsUpdates
idnafrom 3.16 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
pontosfrom 25.8.1 to 26.5.0Release notes
Sourced from pontos's releases.
... (truncated)
Commits
a380de6Automatic release to 26.5.012b9dd2Change: Rename "Status Change" to "CVE Status Change"fd0a178Deps: Bump urllib3 from 2.6.3 to 2.7.000adf54Update: Greenbone license headera793376Automatic adjustments after release [skip ci]7e3dffbAutomatic release to 26.4.3f2f0401Add: CVE Change event name "Data Remediation" (#1214)a81ba03Automatic adjustments after release [skip ci]46c3185Automatic release to 26.4.231d0465Use snake_case for release-version output variablesDependabot 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 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