Bump the python-dependencies group with 12 updates#17
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [cbor2](https://github.com/agronholm/cbor2) | `5.9.0` | `6.0.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [click](https://github.com/pallets/click) | `8.3.2` | `8.3.3` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.7` | `48.0.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.4.0` | `3.5.0` | | [idna](https://github.com/kjd/idna) | `3.12` | `3.13` | | [mako](https://github.com/sqlalchemy/mako) | `1.3.11` | `1.3.12` | | [packaging](https://github.com/pypa/packaging) | `26.1` | `26.2` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `26.0.0` | `26.2.0` | | [pytz](https://github.com/stub42/pytz) | `2026.1.post1` | `2026.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.58.0` | `2.59.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `8.3` | `8.4` | Updates `cbor2` from 5.9.0 to 6.0.1 - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](agronholm/cbor2@5.9.0...6.0.1) Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `click` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.2...8.3.3) Updates `cryptography` from 46.0.7 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.0) Updates `greenlet` from 3.4.0 to 3.5.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.4.0...3.5.0) Updates `idna` from 3.12 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.12...v3.13) Updates `mako` from 1.3.11 to 1.3.12 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `packaging` from 26.1 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.1...26.2) Updates `pyopenssl` from 26.0.0 to 26.2.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.0.0...26.2.0) Updates `pytz` from 2026.1.post1 to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2026.1.post1...release_2026.2) Updates `sentry-sdk` from 2.58.0 to 2.59.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.58.0...2.59.0) Updates `zope-interface` from 8.3 to 8.4 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@8.3...8.4) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: greenlet dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mako dependency-version: 1.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyopenssl dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sentry-sdk dependency-version: 2.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: zope-interface dependency-version: '8.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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-dependencies group with 12 updates:
5.9.06.0.12026.2.252026.4.228.3.28.3.346.0.748.0.03.4.03.5.03.123.131.3.111.3.1226.126.226.0.026.2.02026.1.post12026.22.58.02.59.08.38.4Updates
cbor2from 5.9.0 to 6.0.1Release notes
Sourced from cbor2's releases.
Commits
3d22272Bumped up the version7e07ab5Fixed ContinueFrame handler not mutating the immutable flag in the current frame03c656cMarked the 6.x series as supported516c1a2Bumped up the versionc175272[pre-commit.ci] pre-commit autoupdate (#294)547186a[pre-commit.ci] pre-commit autoupdate (#292)c544b4bInstall tzdata for Windows when testing9d95436Removed timezones workaround in Hypothesis strategiesffd7030Bump the github-actions group with 3 updates (#293)71b0e95Install Rust in the RTD build jobUpdates
certififrom 2026.2.25 to 2026.4.22Commits
5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)feb0ed2Bump actions/download-artifact from 7.0.0 to 8.0.0 (#397)d9c11a5Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#396)Updates
clickfrom 8.3.2 to 8.3.3Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
cryptographyfrom 46.0.7 to 48.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Updates
greenletfrom 3.4.0 to 3.5.0Changelog
Sourced from greenlet's changelog.
Commits
c7acc72Preparing release 3.5.0d08f99bCHANGES: Update link from #507 to more full description in #508.fd3391eMerge pull request #508 from python-greenlet/issue507-remove-atexit004e1e9Remove the atexit callback.b784a69Back to development: 3.4.1Updates
idnafrom 3.12 to 3.13Changelog
Sourced from idna's changelog.
Commits
89cdfd2Release v3.131eb0686Pre-release 3.135f20d1eMerge pull request #220 from kjd/unicode-next4ea8425Regenerate idnadata.py with correct NFKC_CF datafd47341Use NFKC_CF from Unicode data files instead of Python's unicodedata modulea5304a4Merge pull request #219 from kjd/release-3.12Updates
makofrom 1.3.11 to 1.3.12Release notes
Sourced from mako's releases.
Commits
Updates
packagingfrom 26.1 to 26.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
84a87eeBump for release4a616b6docs: a few more updates to prepare for 26.2 (#1176)9de6f44ci: use native uv integration in rtd (#1175)bc76e14chore: update changelog for 26.2 (#1161)3f00091tests: add a pickle check (#1174)48a8a06fix: make Requirements/Markers pickle-safe (#1171)823b44efix: make Tags pickle-safe (#1170)4bed32dfix: make Specifier / SpecifierSet pickle-safe (#1168)963118efix: re-export ExceptionGroup for now (#1164)66e34a8docs(specifiers): add is_unsatisfiable() usage example (#1166)Updates
pyopensslfrom 26.0.0 to 26.2.0Changelog
Sourced from pyopenssl's changelog.
Commits
2320887Prepare 26.2.0 release (#1500)068c200make it an error to mutate after using a context (#1429)f004dcdput X509Extension removal changelog in the right version (#1498)d696686add Connection.set_options (#1497)7e42f8fRemove X509Extension, which has been deprecated for a year (#1376)6e43ae1Remove tests-cryptography-main for Python 3.8 (#1496)3be23b6Prepare 26.1.0 release (#1495)e6be3fcAdd note on versioning policy (#1494)402177bBump actions/upload-artifact in /.github/actions/upload-coverage (#1492)08c796cBump actions/upload-artifact from 7.0.0 to 7.0.1 (#1491)Updates
pytzfrom 2026.1.post1 to 2026.2Commits
45957c5Bump github actions/checkout to@v68e927c6Bump version numbers to 2026.2 (IANA 2026b)6f08adeIANA 2026bedbfbdfSquashed 'tz/' changes from dd6be6d155..8be0d5483da148b03Fix typo in READMEb841195fix typoUpdates
sentry-sdkfrom 2.58.0 to 2.59.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
689cb97Update CHANGELOG.md397dda9release: 2.59.0c0c254atest: Rename file (#6194)d90a923ref(batcher): Only flush the bucket that triggered the flush event (#6168)6436518ci: 🤖 Update test matrix with new releases (05/04) (#6186)98294cefix: Introduce_get_current_streamed_span()to keep types backwards compati...66b3c6btest(fastmcp): Span streaming tests (#6167)b5735abfix(batcher): Reset lock and flusher in child after fork (#6163)fc3eab4fix(metrics,logs): Don't attachspan_idif no active span (#6162)8e5bd96test: Assert presence of profile chunks after shutdown (#6174)Updates
zope-interfacefrom 8.3 to 8.4Changelog
Sourced from zope-interface's changelog.
Commits
7a6b18a- prepare release 8.49f69380Merge pull request #367 from zopefoundation/config-with-c-code-template-0076d287d042b25- check changes from zopefoundation/meta#4109d11e80- apply latest zope.meta templates82c447fBack to development: 8.4Dependabot 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