-
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 13 updates #419
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 13 updates: | Package | From | To | | --- | --- | --- | | [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.46` | | [botocore](https://github.com/boto/botocore) | `1.31.12` | `1.31.46` | | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.2` | `41.0.3` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.2` | `1.1.3` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.36` | | [httpcore](https://github.com/encode/httpcore) | `0.17.3` | `0.18.0` | | [httpx](https://github.com/encode/httpx) | `0.24.1` | `0.25.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.6.1` | `0.6.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.28.1` | `1.30.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `2.0.4` | 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.46 - [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.46) Updates `botocore` from 1.31.12 to 1.31.46 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.12...1.31.46) 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.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.3) 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 `gitpython` from 3.1.32 to 3.1.36 - [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.36) Updates `httpcore` from 0.17.3 to 0.18.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...0.18.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 `s3transfer` from 0.6.1 to 0.6.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.6.1...0.6.2) Updates `sentry-sdk` from 1.28.1 to 1.30.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@1.28.1...1.30.0) Updates `urllib3` from 1.26.16 to 2.0.4 - [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.4) --- updated-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: 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: 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-minor dependency-group: dependencies - dependency-name: httpx 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-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor 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]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 12, 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 13 updates:
3.7.1
4.0.0
4.0.2
4.0.3
1.28.12
1.28.46
1.31.12
1.31.46
8.1.6
8.1.7
41.0.2
41.0.3
1.1.2
1.1.3
3.1.32
3.1.36
0.17.3
0.18.0
0.24.1
0.25.0
0.6.1
0.6.2
1.28.1
1.30.0
1.26.16
2.0.4
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.46Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
f9df3cd
Merge branch 'release-1.28.46'385e16f
Bumping version to 1.28.4665ac52f
Add changelog entries from botocoreabdf901
Merge branch 'release-1.28.45'cc0c69c
Merge branch 'release-1.28.45' into developcaa76a2
Bumping version to 1.28.452d86a31
Add changelog entries from botocore903a3cf
Merge branch 'release-1.28.44'e47aef3
Merge branch 'release-1.28.44' into developf531e7e
Bumping version to 1.28.44Updates
botocore
from 1.31.12 to 1.31.46Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
d661d72
Merge branch 'release-1.31.46'9b31305
Bumping version to 1.31.46e86291b
Update to latest partitions and endpointsf76ebf2
Update to latest models07d347f
Merge pull request #3013 from boto/dependabot/github_actions/actions/checkout...ad7d5cb
Merge branch 'release-1.31.45'f2d1fc4
Merge branch 'release-1.31.45' into develop0533595
Bumping version to 1.31.45120c5fb
Update to latest models837d6c1
Bump actions/checkout from 3.6.0 to 4.0.0Updates
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.3Changelog
Sourced from cryptography's changelog.
Commits
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
gitpython
from 3.1.32 to 3.1.36Release notes
Sourced from gitpython's releases.
Commits
5343aa0
Let "make" install build and twine if in a virtual environmentf86f09e
Make publish process possible on MacOSd99b2d4
prepare next release5f128e8
Move effect of "set -x" into default shell command4eef3ec
Have actions/checkout do the full fetch415a8eb
Small clarity improvements in setup.pya352404
List Python 3.12 as supported in setup.py055355d
Don't use "set -x" for "pytest" command on Cygwin6b54890
Test changed setup, and Python 3.12, on CI21c5f87
Don't preinstall dependencies in test_installationUpdates
httpcore
from 0.17.3 to 0.18.0Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
2d0945c
Version 0.18.0 (#768)a42df6c
HTTPS proxy support (#786)56c0e4f
Supportsni_hostname
extension with SOCKS proxy. (#774)bb51381
Bump mypy from 1.4.1 to 1.5.1 (#791)310dcfa
Bump coverage[toml] from 7.2.7 to 7.3.0 (#788)b0da109
Bump mkdocs-autorefs from 0.3.1 to 0.5.0 (#790)81c9c18
Bump black from 23.3.0 to 23.7.0 (#789)f30da8c
Add support for HTTPS proxies (available to trio/asyncio) (#745)b649bb0
Remove useless patterns from unasync.py (#779)8b58a9c
Drop Python 3.7 support (#727)Updates
httpx
from 0.24.1 to 0.25.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
c3585a5
Version 0.25.0 (#2801)a54eccc
HTTPS proxies support (#2845)adbcd0e
Change extensions type (#2803)e874351
Update _models.py (#2840)7ecd828
Bump coverage[toml] from 7.2.7 to 7.3.0 (#2839)ec4aa5e
Bump mkdocs-material from 9.1.17 to 9.2.6 (#2835)1703da8
Bump chardet from 5.1.0 to 5.2.0 (#2837)b95ef3e
Bump mypy from 1.4.1 to 1.5.1 (#2838)3a7f6d1
Bump ruff from 0.0.275 to 0.0.286 (#2836)053bc57
fix a typo in docs/logging.md (#2830)Updates
s3transfer
from 0.6.1 to 0.6.2Changelog
Sourced from s3transfer's changelog.
Commits
d76ac93
Merge branch 'release-0.6.2'f172d53
Bumping version to 0.6.2653b2ab
Merge pull request #273 from boto/3_12_deps_updated475d94
Run CRT tests on 3.124ab7e03
Update testing dependenciesa90891c
Upgrade pytest to 7.4.0 (#271)082815d
Add Python 3.12 support (#272)6622ca0
Update GHA configurations (#268)1eef558
Merge branch 'release-0.6.1' into developUpdates
sentry-sdk
from 1.28.1 to 1.30.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.