-
Notifications
You must be signed in to change notification settings - Fork 5
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 14 updates #375
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 14 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.5` | `3.9.1` | | [boto3](https://github.com/boto/boto3) | `1.28.39` | `1.33.5` | | [botocore](https://github.com/boto/botocore) | `1.31.39` | `1.33.5` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2023.11.17` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.2` | | [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.10` | `4.0.11` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.35` | `3.1.40` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.6` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.17.1` | `0.19.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.6.2` | `0.8.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.30.0` | `1.38.0` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.0` | `5.0.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.2` | `1.9.3` | Updates `aiohttp` from 3.8.5 to 3.9.1 - [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.9.1) Updates `boto3` from 1.28.39 to 1.33.5 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.39...1.33.5) Updates `botocore` from 1.31.39 to 1.33.5 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.39...1.33.5) Updates `certifi` from 2023.7.22 to 2023.11.17 - [Commits](certifi/python-certifi@2023.07.22...2023.11.17) 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 `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.35 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.35...3.1.40) Updates `idna` from 3.4 to 3.6 - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.6) 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 `prometheus-client` from 0.17.1 to 0.19.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.17.1...v0.19.0) Updates `s3transfer` from 0.6.2 to 0.8.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.6.2...0.8.2) Updates `sentry-sdk` from 1.30.0 to 1.38.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.30.0...1.38.0) Updates `smmap` from 5.0.0 to 5.0.1 - [Commits](gitpython-developers/smmap@v5.0.0...v5.0.1) Updates `yarl` from 1.9.2 to 1.9.3 - [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.9.2...v1.9.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi 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: 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: idna 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: prometheus-client 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: yarl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 14 updates:
3.8.5
3.9.1
1.28.39
1.33.5
1.31.39
1.33.5
2023.7.22
2023.11.17
3.2.0
3.3.2
4.0.10
4.0.11
3.1.35
3.1.40
3.4
3.6
23.1
23.2
0.17.1
0.19.0
0.6.2
0.8.2
1.30.0
1.38.0
5.0.0
5.0.1
1.9.2
1.9.3
Updates
aiohttp
from 3.8.5 to 3.9.1Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
6333c02
Release v3.9.1 (#7911)9dbd273
[PR #7673/aa7d1a8f backport][3.9] Document release process (#7909)dd175b6
Fix regression with connection upgrade (#7879) (#7908)946523d
Fix flaky websocket test (#7902) (#7904)ddc2a26
[PR #7896/9a7cfe77 backport][3.9] Fix some flaky tests (#7900)2ae4d6f
Message is not upgraded if Upgrade header is missing (#7895) (#7898)bb11101
Restore async concurrency safety to websocket compressor (#7865) (#7889)6dd0122
Update dependabot.yml (#7888)41a9f1f
Bump mypy from 1.7.0 to 1.7.1 (#7882)a049701
Fix usage of proxy.py in test_proxy_functional (#7773) (#7876)Updates
boto3
from 1.28.39 to 1.33.5Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
920bda3
Merge branch 'release-1.33.5'82b803f
Bumping version to 1.33.519ff043
Add changelog entries from botocoreb393ee1
Merge branch 'release-1.33.4'd2d086a
Merge branch 'release-1.33.4' into developfde9bf2
Bumping version to 1.33.4ece3c5c
Add changelog entries from botocore5faed83
Raise s3transfer floor to 0.8.2 (#3960)1ad231b
Add additonal tests (#3958)3f84dbb
Merge branch 'release-1.33.3'Updates
botocore
from 1.31.39 to 1.33.5Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
0c316e8
Merge branch 'release-1.33.5'57dfb6b
Bumping version to 1.33.5a5b2e5f
Update to latest models2dfc485
Merge branch 'release-1.33.4'2c97875
Merge branch 'release-1.33.4' into developfa0df4d
Bumping version to 1.33.47c91738
Update to latest partitions and endpointsc2148bc
Update to latest modelse0ffa6e
Merge branch 'release-1.33.3'ced3071
Merge branch 'release-1.33.3' into developUpdates
certifi
from 2023.7.22 to 2023.11.17Commits
515962b
Merge pull request #252 from certifi/create-pull-request/patch28b2a0d
2023.11.177ccda9f
Bump actions/checkout from 4.1.0 to 4.1.1 (#251)5e4bb9e
Bump actions/setup-python from 4.7.0 to 4.7.1 (#248)610354f
Bump actions/checkout from 4.0.0 to 4.1.0 (#247)2d98c76
Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#246)7f0e639
ci: add minimal permissions to workflows bump.yml and release.yml (#245)600713d
Bump actions/checkout from 3.6.0 to 4.0.0 (#244)0435b2a
Bump actions/checkout from 3.5.3 to 3.6.0 (#242)25ea83a
Fix bashUpdates
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
gitdb
from 4.0.10 to 4.0.11Release notes
Sourced from gitdb's releases.
Commits
2057ae6
bump versions to prepare for next release6a22706
Merge pull request #100 from gitpython-developers/dependabot/submodules/gitdb...8e61396
Bump gitdb/ext/smmap from334ef84
tof1ace75
9ea0635
Merge pull request #99 from EliahKagan/submodule-dependabot12db86c
Have Dependabot update smmap submodule dependency8ec2390
Merge pull request #98 from DeflateAwning/patch-170098c9
Add all to exc for linting256d341
Merge pull request #97 from EliahKagan/312stable00bbc44
No longer treat 3.12 as experimental on CIcd8da41
Run CI on all branchesUpdates
gitpython
from 3.1.35 to 3.1.40Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
44102f3
prepare next release5ba2b84
Merge pull request #1715 from EliahKagan/ci-submodulesa5b2fa5
Merge pull request #1714 from EliahKagan/docstring-submodule-remove8ea3133
Have init script clone submodules unconditionallybb48c87
Don't pre-clone submodules on CI, at least for now427c177
Add missing info in Submodule.remove docstring6f765a2
prepare next release97c59ae
Merge pull request #1709 from EliahKagan/cygwin-ci-pathfee2444
Merge pull request #1707 from EliahKagan/no-milestonese8956e5
Run Cygwin CI workflow commands in login shellsUpdates
idna
from 3.4 to 3.6Changelog
Sourced from idna's changelog.
Commits
4ae74cf
Release v3.621888f3
Merge pull request #164 from mgorny/sdist-testc5ba76a
Include tests in sdist2eb16d3
Merge pull request #162 from kjd/release-3.589cd061
Release v3.59fc29cd
Merge pull request #161 from kjd/masteracb8c4a
Merge pull request #160 from cclauss/patch-1adca101
README.rst: Fix typos33a8f7b
Merge pull request #159 from diogoteles08/add-scorecard354a412
Add Scorecard GitHub ActionUpdates
packaging
from 23.1 to 23.2Release notes
Sourced from packaging's releases.