-
Notifications
You must be signed in to change notification settings - Fork 11
Upgrade: Bump the dependencies group across 1 directory with 20 updates #505
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
Closed
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 dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aioauth-client](https://github.com/klen/aioauth-client) | `0.29.0` | `0.30.1` | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.6` | `2.6.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.12` | `3.11.18` | | [anyio](https://github.com/agronholm/anyio) | `4.8.0` | `4.9.0` | | [attrs](https://github.com/sponsors/hynek) | `25.1.0` | `25.3.0` | | [boto3](https://github.com/boto/boto3) | `1.36.21` | `1.38.6` | | [botocore](https://github.com/boto/botocore) | `1.36.21` | `1.38.6` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.5.0` | `1.6.0` | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [httpcore](https://github.com/encode/httpcore) | `1.0.7` | `1.0.9` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.1` | `4.0.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.1.0` | `6.4.3` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.1` | `0.3.1` | | [s3transfer](https://github.com/boto/s3transfer) | `0.11.2` | `0.12.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.21.0` | `2.27.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` | | [yarl](https://github.com/aio-libs/yarl) | `1.18.3` | `1.20.0` | Updates `aioauth-client` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/klen/aioauth-client/blob/develop/Changelog) - [Commits](klen/aioauth-client@0.29.0...0.30.1) Updates `aiohappyeyeballs` from 2.4.6 to 2.6.1 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.4.6...v2.6.1) Updates `aiohttp` from 3.11.12 to 3.11.18 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.12...v3.11.18) Updates `anyio` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.8.0...4.9.0) Updates `attrs` from 25.1.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `boto3` from 1.36.21 to 1.38.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.21...1.38.6) Updates `botocore` from 1.36.21 to 1.38.6 - [Commits](boto/botocore@1.36.21...1.38.6) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `cryptography` from 44.0.1 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) Updates `frozenlist` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.5.0...v1.6.0) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `httpcore` from 1.0.7 to 1.0.9 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.7...1.0.9) Updates `marshmallow` from 3.26.1 to 4.0.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.0.0) Updates `multidict` from 6.1.0 to 6.4.3 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.1.0...v6.4.3) Updates `packaging` from 24.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@24.2...25.0) Updates `propcache` from 0.2.1 to 0.3.1 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.2.1...v0.3.1) Updates `s3transfer` from 0.11.2 to 0.12.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.11.2...0.12.0) Updates `sentry-sdk` from 2.21.0 to 2.27.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.21.0...2.27.0) Updates `typing-extensions` from 4.12.2 to 4.13.2 - [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.12.2...4.13.2) Updates `yarl` from 1.18.3 to 1.20.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.18.3...v1.20.0) --- updated-dependencies: - dependency-name: aioauth-client dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aiohappyeyeballs dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aiohttp dependency-version: 3.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyio dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.38.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-version: 1.38.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 44.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: frozenlist dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: marshmallow dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: multidict dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: propcache dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: s3transfer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yarl dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 20 updates in the / directory:
0.29.00.30.12.4.62.6.13.11.123.11.184.8.04.9.025.1.025.3.01.36.211.38.61.36.211.38.62025.1.312025.4.2644.0.144.0.21.5.01.6.00.14.00.16.01.0.71.0.93.26.14.0.06.1.06.4.324.225.00.2.10.3.10.11.20.12.02.21.02.27.04.12.24.13.21.18.31.20.0Updates
aioauth-clientfrom 0.29.0 to 0.30.1Commits
6b4c3d6Bump version 0.30.0 → 0.30.1492e23ebuild: remove notifies91dc381build: wip8b08ba2build: tune notifyb8405c8Bump version 0.29.0 → 0.30.07c6a2bbfeat: client.joinurlUpdates
aiohappyeyeballsfrom 2.4.6 to 2.6.1Release notes
Sourced from aiohappyeyeballs's releases.
... (truncated)
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
e3bd5bd2.6.12042c82fix: resolve TypeError on import for Python < 3.9.2 (#151)b23d919chore: remove unused CI exclude for Python 3.8.0 (#153)36149e72.6.04235273feat(docs): publish documentation (#149)17d5e48chore(pre-commit.ci): pre-commit autoupdate (#148)3fed4432.5.08e1bc6afeat: add callback for users to customize socket creation (#147)c4ab1e52.4.8476a05bfix: close runner up sockets in the event there are multiple winners (#143)Updates
aiohttpfrom 3.11.12 to 3.11.18Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
2be611aRelease 3.11.18 (#10773)58b512c[PR #10770/a88a2436 backport][3.11] Increase benchmark timeout to 9 minutes i...a003df3[PR #10726/feff48d backport][3.11] Disable TLS in TLS warning for uvloop (#10...f69333d[PR #10764/e0cc020 backport][3.11] Fix WebSocket reader with fragmented maske...83690e5Increment version to 3.11.18.dev0 (#10758)11be7e2Release 3.11.17 (#10756)0615314[PR #10752/07590cd2 backport][3.11] Add a test to the WebSocket parser for se...8b9888d[PR #10749/d702fb30 backport][3.11] Add compressed binary WebSocket roundtrip...1d00bd2[PR #10744/23d3ee06 backport][3.11] Refactor WebSocket reader to avoid freque...099cc0c[PR #10740/0d21d8d backport][3.11] Refactor WebSocket reader to avoid creatin...Updates
anyiofrom 4.8.0 to 4.9.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
a6e9ebbBumped up the version9b9520dFixed cyclic references in to_thread.run_sync() on asyncio (#887)1f04d6bAdded a note about asyncio cancellation semanticse14b172Upgraded to a newer Sphinx version7e13c49Avoid refcycles in tracebacks from happy eyeballs exceptions (#809)d134da7Raise EndOfStream from None in MemoryObjectReceiveStream.receive() (#889)2840e06Added cheaper implementation for no_other_refs() on Python 3.14 (#886)31ce0a5Added fixtures for generating bindable TCP/UDP ports (#856)cd85e47Test on PyPy 3.11 on CI (#876)d228020Detect blocking calls in coroutines using BlockBuster (#875)Updates
attrsfrom 25.1.0 to 25.3.0Commits
Updates
boto3from 1.36.21 to 1.38.6Commits
98de1f1Merge branch 'release-1.38.6'daa52f1Bumping version to 1.38.68757888Add changelog entries from botocore68c66a7Merge branch 'release-1.38.5'db9b093Merge branch 'release-1.38.5' into develop6c0fe03Bumping version to 1.38.54356228Add changelog entries from botocore83eed03Merge branch 'release-1.38.4'96b492eMerge branch 'release-1.38.4' into develop7f0c87fBumping version to 1.38.4Updates
botocorefrom 1.36.21 to 1.38.6Commits
abcecfaMerge branch 'release-1.38.6'0f5b2e4Bumping version to 1.38.620f94c5Update endpoints model00feda0Update to latest models74f22bbMerge branch 'release-1.38.5'a748cc0Merge branch 'release-1.38.5' into develop997c90fBumping version to 1.38.5be684d8Update endpoints model24f906dUpdate to latest models2129f3fMerge branch 'release-1.38.4'Updates
certififrom 2025.1.31 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)Updates
cryptographyfrom 44.0.1 to 44.0.2Changelog
Sourced from cryptography's changelog.
Commits
56cfce644.0.2 release (#12537)7b4cc26Backport PyPy3.11 support (#12536)Updates
frozenlistfrom 1.5.0 to 1.6.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
9f4253cFix towncrier head_line missing the leading v (#645)4c8207aRelease 1.6.0 (#643)58aef99Start building wheels on armv7l (#642)d8e4a82Use SPDX license expression (#639)57ce238[pre-commit.ci] pre-commit autoupdate (#641)f545c23Implement support for the free-threaded build of CPython 3.13 (#618)4ee4583Build(deps): Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#640)c28f32dBetter organize lint and test dependencies (#636)a611cc2Build(deps): Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (#638)bfa0cb1Reduce number of coverage uploads needed (#637)Updates
h11from 0.14.0 to 0.16.0Commits
1c5b075this time for surerd9c3699this time for sure...d91b9ddblacken5a4683cSoothe mypy9c9567fBump version to 0.16.0114803aMerge commit from fork9462006Bump version to 0.15.070a96beMerge pull request #181 from Julien00859/Julien00859/get_int_max_str_digits60782adReject Content-Length longer 1 billion TBdff7cc3Validate Chunked-Encoding chunk footerUpdates
httpcorefrom 1.0.7 to 1.0.9Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
9820975Version 1.0.9 (#1011)d1e17c5Update h11 dependency, resolving security fix. (#1008)ae46dfbVersion 1.0.8 (#1006)b2a796cFixAttributeErrorwhen importing on Python 3.14 (#1005)38f277cRevert "Use AnyIO fast_acquire (#953)" (#1002)973cbddUse AnyIO fast_acquire (#953)8b8ab18fix ci (#999)Updates
marshmallowfrom 3.26.1 to 4.0.0Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
84b1596Bump version and update changeloga715b9eBump sphinx-issues from 5.0.0 to 5.0.1 (#2819)5c136b1[pre-commit.ci] pre-commit autoupdate (#2817)df1daf0Bump sphinxext-opengraph from 0.9.1 to 0.10.0 (#2818)2fc8207@validatesaccepts multiple field names (#1965)b7026f3Bump sphinx from 8.1.3 to 8.2.3c495e52[pre-commit.ci] pre-commit autoupdatef0c6afbAdd missing fields to all (#2809)ef06fbe[pre-commit.ci] pre-commit autoupdate (#2808)ffedbfeMerge branch '3.x-line' into devUpdates
multidictfrom 6.1.0 to 6.4.3Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
5f64e68Release 6.4.3 (#1148)28b7b4bRun tests in debug mode as well (#1146)cf690d5Fix custom PyType_GetModuleByDef when non-heap type object was passed (#1147)57c09c0Fix the library building in debug mode (#1144)fe79f97Release 6.4.2 (#1142)21a6e93Fix segfault in PyType_GetModuleByDef for Python < 3.11 (#1141)2c0d458Release 6.4.1 (#1139)caf98baIncrease deploy timeout to 15 minutes (#1138)c707925Release 6.4.0 (#1137)78761cfFix memory leak creating new istr objects (#1133)Updates
packagingfrom 24.2 to 25.0Release notes
Sourced from packaging's releases.
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
propcachefrom 0.2.1 to 0.3.1Release notes
Sourced from propcache's releases.
Changelog
Sourced from propcache's changelog.