Bump the python-dependencies group across 1 directory with 9 updates #4
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 python-dependencies group with 9 updates in the / directory:
2.4.0
2.4.3
3.10.5
3.10.10
4.0.3
5.0.0
1.17.0
1.17.1
1.4.1
1.5.0
3.8
3.10
6.0.5
6.1.0
3.10.7
3.10.10
1.9.4
1.17.1
Updates
aiohappyeyeballs
from 2.4.0 to 2.4.3Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
e3519bb
2.4.39db617a
fix: rewrite staggered_race to be race safe (#101)c8f1fa9
fix: re-raise RuntimeError when uvloop raises RuntimeError during connect (#105)b075f25
chore: switch license classifier to PSF-2.0 (#104)f134b00
chore: use ruff for formatting instead of black (#103)b16a1f3
chore(pre-commit.ci): pre-commit autoupdate (#102)ec948d8
chore: add coverage for cancellation (#98)04dbbe5
2.4.2c5a4023
fix: copy staggered from standard lib for python 3.12+ (#95)04c42b4
2.4.1Updates
aiohttp
from 3.10.5 to 3.10.10Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
47475c5
Release 3.10.10 (#9462)8b424c8
[PR #8456/b09d7cc backport][3.10] Add ClientConnectorDNSError for differentia...cdf3dca
[PR #9454/b20908e backport][3.10] Simplify DNS throttle implementation (#9457)ee87a04
[PR #9455/dfaafac0 backport][3.10] Fix AsyncResolver query fallback swallowin...ba9b33e
[PR #9451/216e082 backport][3.10] Fix AsyncResolver swallowing the error mess...bc9e5d6
[PR #9448/93e87c2e backport][3.10] Improve performance of fetching the conten...3ea557a
Increment version to 3.10.10.dev0b779432
Release 3.10.9 (#9415)08ada3e
[PR #9405/b96b01b backport][3.10] Only create the connection closed exception...978ed74
[PR #9406/24b0e6f backport][3.10] Add slots to timer helpers (#9411)Updates
async-timeout
from 4.0.3 to 5.0.0Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
3d3e3e4
Bump to 5.0.0d5c21f3
Mimic asyncio.Timeout behavior (#422)a1111c2
Drop deprecated sync context manager support (#421)00fd343
Imports cleanup7b61b33
Update CI config filee64805c
Bump docutils from 0.20.1 to 0.21.2 (#407)ca60cc4
Bump pytest from 8.2.1 to 8.3.3 (#420)539c76b
Bump pytest-cov from 4.1.0 to 6.0.0 (#414)d9c1975
Bump mypy from 1.10.0 to 1.13.0 (#416)045dd0b
Bump build from 1.2.1 to 1.2.2.post1 (#419)Updates
cffi
from 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)Updates
frozenlist
from 1.4.1 to 1.5.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
91991e3
Release 1.5.0 (#612)a0f0c7c
[pre-commit.ci] pre-commit autoupdate (#606)7858bd3
Increase release timeout (#611)313bebc
Adjust linter timeout (#610)6636000
Add missing FUNDING.yml (#609)28e79f5
Build(deps): Bump actions/cache from 3 to 4 (#576)57417ce
Build(deps): Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#607)2c242d5
Build(deps): Bump pypa/cibuildwheel from 2.21.0 to 2.21.2 (#604)b0ddbbf
Build(deps): Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#600)826e261
Build(deps): Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 (#593)Updates
idna
from 3.8 to 3.10Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
multidict
from 6.0.5 to 6.1.0Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
4140e63
Release 6.1.0f3876fd
Python 3.13 support (#1002)62ab55e
Bump test-summary/action from 2.3 to 2.4 (#983)039c298
[pre-commit.ci] pre-commit autoupdate (#964)a27f057
Bump black from 24.4.0 to 24.8.0 (#1001)ac10253
Bump pytest-cov from 4.1.0 to 5.0.0 (#963)794c6b2
Bump pre-commit from 3.7.0 to 3.8.0 (#1000)234d448
Bump dependabot/fetch-metadata from 2.0.0 to 2.2.0 (#985)056c7de
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#986)f176071
Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 (#993)Updates
orjson
from 3.10.7 to 3.10.10Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
4918783
3.10.10e1f64bf
setup-qemu-container, restrict inline_int, cargo updatee331c52
3.10.94ba2c7f
inline_int3be7253
3.10.892f7b8c
int uses _PyLong_AsByteArray()aec6e70
jiffc5af268
cargo update, vendor pyo3-ffi, python3.143640a30
Fix orjson_manylinux_2_17_amd64_* artifact uploadUpdates
yarl
from 1.9.4 to 1.17.1Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
f7b83d7
Release 1.17.1 (#1400)5c2af26
Small cleanups toencode_url
(#1405)0113797
Fix grammar in #1396 changelog fragment (#1404)fb25462
Add missing type for_val
to_InternalURLCache
TypedDict
(#1403)979e06a
Additional small cleanups to as a followup to removingself._val
(#1402)71d171e
Add a fast path toget_str_query
fordict
andstr
(#1401)8ce8d67
Small cleanups as a followup to removingself._val
(#1399)07798bf
Avoid creation of tuples to create newURL
objects (#1398)3f2c26f
Replaceself._val
with separate properties (#1397)41af4a3
Complete removal ofSplitResult
as an internal (#1396)Dependabot 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