-
Notifications
You must be signed in to change notification settings - Fork 9
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
Upgrade: Bump the dependencies group with 19 updates #431
Closed
Conversation
This file contains 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 19 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.5` | `3.8.6` | | [anyio](https://github.com/agronholm/anyio) | `3.7.1` | `4.0.0` | | [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.2` | `4.0.3` | | [boto3](https://github.com/boto/boto3) | `1.28.12` | `1.28.75` | | [botocore](https://github.com/boto/botocore) | `1.31.12` | `1.31.75` | | [cffi](https://github.com/python-cffi/cffi) | `1.15.1` | `1.16.0` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.2` | | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.2` | `41.0.5` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.2` | `1.1.3` | | [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.10` | `4.0.11` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.40` | | [httpcore](https://github.com/encode/httpcore) | `0.17.3` | `1.0.0` | | [httpx](https://github.com/encode/httpx) | `0.24.1` | `0.25.0` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` | | [s3transfer](https://github.com/boto/s3transfer) | `0.6.1` | `0.7.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.28.1` | `1.33.1` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.0` | `5.0.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `2.0.7` | Updates `aiohttp` from 3.8.5 to 3.8.6 - [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.8.5...v3.8.6) Updates `anyio` from 3.7.1 to 4.0.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.7.1...4.0.0) Updates `async-timeout` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs/async-timeout@v4.0.2...v4.0.3) Updates `boto3` from 1.28.12 to 1.28.75 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.12...1.28.75) Updates `botocore` from 1.31.12 to 1.31.75 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.12...1.31.75) Updates `cffi` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.15.1...v1.16.0) Updates `charset-normalizer` from 3.2.0 to 3.3.2 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.2.0...3.3.2) Updates `click` from 8.1.6 to 8.1.7 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.6...8.1.7) Updates `cryptography` from 41.0.2 to 41.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.5) Updates `exceptiongroup` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.1.2...1.1.3) Updates `gitdb` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](gitpython-developers/gitdb@4.0.10...4.0.11) Updates `gitpython` from 3.1.32 to 3.1.40 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.32...3.1.40) Updates `httpcore` from 0.17.3 to 1.0.0 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@0.17.3...1.0.0) Updates `httpx` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.1...0.25.0) Updates `packaging` from 23.1 to 23.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) Updates `s3transfer` from 0.6.1 to 0.7.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.6.1...0.7.0) Updates `sentry-sdk` from 1.28.1 to 1.33.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.28.1...1.33.1) Updates `smmap` from 5.0.0 to 5.0.1 - [Commits](gitpython-developers/smmap@v5.0.0...v5.0.1) Updates `urllib3` from 1.26.16 to 2.0.7 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...2.0.7) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Nov 1, 2023
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
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 19 updates:
3.8.5
3.8.6
3.7.1
4.0.0
4.0.2
4.0.3
1.28.12
1.28.75
1.31.12
1.31.75
1.15.1
1.16.0
3.2.0
3.3.2
8.1.6
8.1.7
41.0.2
41.0.5
1.1.2
1.1.3
4.0.10
4.0.11
3.1.32
3.1.40
0.17.3
1.0.0
0.24.1
0.25.0
23.1
23.2
0.6.1
0.7.0
1.28.1
1.33.1
5.0.0
5.0.1
1.26.16
2.0.7
Updates
aiohttp
from 3.8.5 to 3.8.6Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
996de26
Release v3.8.6 (#7668)8c128d4
[PR #7651/45f98b7d backport][3.8] Fix BadStatusLine message (#7666)89b7df1
Allow lax response parsing on Py parser (#7663) (#7664)d5c12ba
[PR #7661/85713a48 backport][3.8] Update Python parser for RFCs 9110/9112 (#7...8a3977a
[PR #7272/b2a7983a backport][3.8] Fix Read The Docs config (#7650)bcc416e
[PR #7647/1303350e backport][3.8] Upgrade to llhttp 9.1.3 (#7648)b30c0cd
Remove chardet/charset-normalizer. (#7589)5946c74
CookieJar - return 'best-match' and not LIFO (#7577) (#7588)8c4ec62
[PR #7518/8bd42e74 backport][3.8] Fix GunicornWebWorker max_requests_jitter n...a0d234d
Use lenient headers for response parser (#7490) (#7492)Updates
anyio
from 3.7.1 to 4.0.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
3f1eca1
Rearranged the changelog for v4.0.0f17ffdc
Added a GitHub release job to the publishing workflowdea1921
Fixed worker processes getting lost when pruning idle workers (#604)969f188
Re-added item_type as a deprecated argument to create_memory_object_stream()51d57d3
Reformatted documentation to 88 columns where possiblea8b12fb
Fixed one bad link and some factual errors in the docs54a76c1
Reformatted the migration docs to fit to 88 columnsc4f7afe
[pre-commit.ci] pre-commit autoupdate (#607)e380c26
FixTLSListener.handle_handshake_error
on asyncio failing to log the error ...5f208ee
Install the correct version of trio along with anyio itselfUpdates
async-timeout
from 4.0.2 to 4.0.3Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
a489744
Release 4.0.3 (#364)5e3a4f0
Bump docutils from 0.19 to 0.20.1 (#369)6a5964b
Bump pytest-cov from 4.0.0 to 4.1.0 (#365)fcbeb65
Bump mypy from 1.2.0 to 1.4.1 (#368)5eeffae
Bump pytest from 7.3.1 to 7.4.0 (#366)8ec8cc0
Bump pytest-asyncio from 0.21.0 to 0.21.1 (#367)7290654
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#354)9f07afa
Mention import at least once in the readme (#361)e1c8827
Bump pytest from 7.2.1 to 7.3.1 (#360)211a9bf
Bump mypy from 0.991 to 1.2.0 (#358)Updates
boto3
from 1.28.12 to 1.28.75Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
eb31d7e
Merge branch 'release-1.28.75'71c0e8c
Bumping version to 1.28.75e4d9588
Add changelog entries from botocoree76683b
Merge branch 'release-1.28.74'373f07f
Merge branch 'release-1.28.74' into develop740f422
Bumping version to 1.28.741c43d59
Add changelog entries from botocore4d65c8b
Merge branch 'release-1.28.73'3d48fef
Merge branch 'release-1.28.73' into developc9ba56b
Bumping version to 1.28.73Updates
botocore
from 1.31.12 to 1.31.75Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
2f8fe50
Merge branch 'release-1.31.75'518fed6
Bumping version to 1.31.754b61c68
Update to latest models756dc0b
Merge branch 'release-1.31.74'4060420
Merge branch 'release-1.31.74' into developaee90d6
Bumping version to 1.31.742af348f
Update to latest modelsc8ee75b
Merge branch 'release-1.31.73'5204d18
Merge branch 'release-1.31.73' into develop3822234
Bumping version to 1.31.73Updates
cffi
from 1.15.1 to 1.16.0Release notes
Sourced from cffi's releases.
Commits
ba44abd
release 1.16.0 (#17)c0ad8d9
Add a tool to update release version numbers (#15)e20c65d
Release 1.16.0rc2 (#13)e98d1bb
upgrade setup-qemu-action (#8) (#9)158bc5b
add a summary jobcheck
for easier automated gating (#6) (#7)c062f2c
enable weekly 1pm Monday scheduled CI run on release-1.16 (#5)e847033
make self-hosted aarch64 mac jobs conditional-ish57ff08e
remove obsolete testff11e92
release 1.16.0rc10dc7805
prepare for 1.16.0rc1Updates
charset-normalizer
from 3.2.0 to 3.3.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
79dce48
🐛 Regression on some detection case showcased in the documentation (#371)...a4b9b01
Bump github/codeql-action from 2.22.4 to 2.22.5 (#375)dcc01cc
Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#374)9cd402c
Bump pytest from 7.4.2 to 7.4.3 (#373)e274dcc
🐛 Fix unintentional memory usage regression when using large payload that...07f3041
⬆️ Bump github/codeql-action from 2.22.3 to 2.22.4 (#370)5208644
🔖 Release 3.3.1 (#367)66966f1
❇️ Improve the detection around some cases (#366)49653a6
⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)f6a66ed
⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)Updates
click
from 8.1.6 to 8.1.7Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
874ca2b
release version 8.1.76e1f6d3
completion(fish): add back ; as line endings in fish script (#2570)a955c77
update fish enabling script3c1529e
add back semicolons in fish scripta260ca6
Replace bash shell completion version error with warning (#2576)d9db70c
bash version support shows warning instead of error22b9b1c
Fix incorrect passing of flags to re.sub (#2581)d69d210
fix flake8 findingaf2da1e
Fix incorrect passing of flags to re.subbb6a872
start version 8.1.7Updates
cryptography
from 41.0.2 to 41.0.5Changelog
Sourced from cryptography's changelog.
Commits
5012bed
bump for 41.0.5 release (#9766)563b119
Added binding needed for pyOpenSSL (#9739) (#9740)fc11bce
bump for 41.0.4 (#9629)b22271c
bump for 41.0.3 (#9330)774a4a1
Only check DH key validity when loading a private key. (#9071) (#9319)bfa4d95
changelog for 41.0.3 (#9320)0da7165
backport fix the memory leak in fixedpool (#9272) (#9309)Updates
exceptiongroup
from 1.1.2 to 1.1.3Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
31d77ff
Added the release version516ade1
Updated type annotations to match typeshed (#77)8b8791b
Fixed bareraise
and exception chaining when a handler raises an exception ...0c94abe
[pre-commit.ci] pre-commit autoupdate (#75)0878b83
[pre-commit.ci] pre-commit autoupdate (#74)fc578bc
Switched to trusted publishing4640be7
[pre-commit.ci] pre-commit autoupdate (#73)14bf3ed
Fixed erroneous TypeError in test_async_handler()c971039
[pre-commit.ci] pre-commit autoupdate (#72)1d604fb
Made catch() raise TypeError on async handler (#69)Updates
gitdb
from 4.0.10 to 4.0.11Release notes
Sourced from gitdb's releases.