-
Notifications
You must be signed in to change notification settings - Fork 4
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 15 updates #198
Merged
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 15 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.5` | `3.9.1` | | [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.2` | `4.0.3` | | [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2023.11.17` | | [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.7` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.4.0` | `1.4.1` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.6` | | [limnoria](https://github.com/progval/Limnoria) | `2023.5.27` | `2023.11.18` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.28.1` | `1.39.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.4` | `2.1.0` | | [venusian](https://github.com/Pylons/venusian) | `3.0.0` | `3.1.0` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.2` | `1.9.4` | 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 `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 `attrs` from 23.1.0 to 23.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2023.7.22 to 2023.11.17 - [Commits](certifi/python-certifi@2023.07.22...2023.11.17) 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.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.7) Updates `frozenlist` from 1.4.0 to 1.4.1 - [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.4.0...v1.4.1) 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 `limnoria` from 2023.5.27 to 2023.11.18 - [Changelog](https://github.com/progval/Limnoria/blob/master/ChangeLog) - [Commits](https://github.com/progval/Limnoria/commits) Updates `sentry-sdk` from 1.28.1 to 1.39.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.39.1) Updates `urllib3` from 2.0.4 to 2.1.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.4...2.1.0) Updates `venusian` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/Pylons/venusian/blob/main/CHANGES.rst) - [Commits](Pylons/venusian@3.0.0...3.1.0) Updates `yarl` from 1.9.2 to 1.9.4 - [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.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs 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: 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: frozenlist 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: limnoria 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: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: venusian dependency-type: direct:production update-type: version-update:semver-minor 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]>
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 15 updates:
3.8.5
3.9.1
4.0.2
4.0.3
23.1.0
23.2.0
2023.7.22
2023.11.17
1.15.1
1.16.0
3.2.0
3.3.2
8.1.6
8.1.7
41.0.2
41.0.7
1.4.0
1.4.1
3.4
3.6
2023.5.27
2023.11.18
1.28.1
1.39.1
2.0.4
2.1.0
3.0.0
3.1.0
1.9.2
1.9.4
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
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
attrs
from 23.1.0 to 23.2.0Commits
Updates
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
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.7Changelog
Sourced from cryptography's changelog.
Commits
4054596
Backport LibreSSL 3.8.2 support for a 41.0.7 release (#9931)f09c261
41.0.6 release (#9927)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
frozenlist
from 1.4.0 to 1.4.1Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
457b28e
⇪📦 Bump to v1.4.14998859
📝 Mark "dev" as a known word3d740da
⇪📦 Bump to v1.4.1.dev0d92751c
🧪 Cache pre-commit.com virtualenvs @ CI7394415
🧪🐛 List explicit MyPy coverage.xml paths @ CIa26ba84
🧪 Update codecov action input to pluralfiles
e12ecf6
🧪 Upload MyPy coverage to Codecov59b9a74
🐛🧪 Fix the operator intest_lt
01720b2
🧪 Keep building macosx_x86_64 wheels for testsd9f5e0c
🧪💅 Add a reusable project name var to CI/CDUpdates
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
limnoria
from 2023.5.27 to 2023.11.18Commits
Updates
sentry-sdk
from 1.28.1 to 1.39.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
2b46ec3
Update CHANGELOG.mdd634c05
release: 1.39.1d76fa98
fix(django): Fix psycopg2 detection (#2593)64c42ca
fix(utils): Filter out empty string releases (#2591)4731312
Fixed local var not present when error in users error_sampler function (#2511)4deaa38
Fixed typing in aiohttp (#2590)507d409
Merge branch 'release/1.39.0'c6cd636
Update CHANGELOG.mdc3a60a6
release: 1.39.07df152b
Changecode.filepath
frame picking logic (#2568)Updates
urllib3
from 2.0.4 to 2.1.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
69be299
Release 2.1.077f71d3
Mention myself in README