Upgrade: Bump the dependencies group with 8 updates #195
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 8 updates:
4.0.2
4.0.3
1.15.1
1.16.0
3.2.0
3.3.0
8.1.6
8.1.7
41.0.2
41.0.4
2023.5.27
2023.9.24
1.28.1
1.31.0
2.0.4
2.0.5
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
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.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
165211a
🔖 Release 3.3.0 (#353)5aed9a4
🐛 Fix unreachable code in the sorting algorithm of CharsetMatch (#352)061a71b
⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#348)88df580
⬆️ Bump github/codeql-action from 2.21.7 to 2.21.9 (#351)aa0234b
⬆️ Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#349)58f69f7
⬆️ Bump github/codeql-action from 2.21.5 to 2.21.7 (#345)e7c2d8e
⬆️ Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#346)5abf47f
⬆️ Bump pytest from 7.4.1 to 7.4.2 (#342)50a138e
⬆️ Bump actions/checkout from 3.6.0 to 4.0.0 (#343)5da7047
⬆️ Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#344)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.4Changelog
Sourced from cryptography's changelog.
Commits
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
limnoria
from 2023.5.27 to 2023.9.24Commits
Updates
sentry-sdk
from 1.28.1 to 1.31.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
6935ba2
Updated changelogbfeb825
release: 1.31.0ad0ed59
feat(integrations): Add integration for clickhouse-driver (#2167)113b461
Made NoOpSpan compatible to Transactions. (#2364)d26b91c
build(deps): bump actions/checkout from 3 to 4 (#2361)90c64ca
Prevent Falcon integration from breaking ASGI apps (#2359)44ba734
Documenting Spans and Transactions (#2358)34232eb
Fix tests using Postgres (#2362)87d582d
feat(integrations): Add integration for asyncpg (#2314)a6e1cbe
Added link to backpressure section in docs. (#2354)Updates
urllib3
from 2.0.4 to 2.0.5Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9f85a7
Release 2.0.5d41f412
Undeprecate pyOpenSSL module (#3127)b6c04cb
Fix a link to "absolute URI" definition (#3128)af7c78f
refactor: change double conditional to one (#3118)34c13c8
Refer to current internet standards in docs on proxies (#3124)a3e94f2
Fix a name of an attribute in docs (#3125)da69d4f
Fix docs build (#3123)18831e5
Bump actions/checkout from 3.6.0 to 4.0.0 (#3116)cf8e184
Unquote all GitHub Action names to fix auto-updating comments (#3121)26c1b3f
Unquote GitHub Action name to test auto-updating commentsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions