Bump the python-dependencies group across 1 directory with 8 updates #10
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 8 updates in the / directory:
2.4.0
2.4.4
3.10.5
3.11.8
1.4.1
1.5.0
3.8
3.10
2.1.0.post1
2.2.1.post1
3.10.7
3.10.12
4.4.0
4.5.0
1.11.1
1.18.0
Updates
aiohappyeyeballs
from 2.4.0 to 2.4.4Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
3c4f2a6
2.4.4c542f68
fix: handle OSError on failure to close socket instead of raising IndexError ...fd90f56
chore(pre-commit.ci): pre-commit autoupdate (#116)0653807
chore: bump codecov-action to 5.0.3 (#115)90e01ed
chore(pre-commit.ci): pre-commit autoupdate (#113)31825f2
chore(pre-commit.ci): pre-commit autoupdate (#111)4c23bca
chore: add missing FUNDING.yml (#110)b5dfff5
chore(pre-commit.ci): pre-commit autoupdate (#108)5a3b4cb
chore: fix docs (#106)e3519bb
2.4.3Updates
aiohttp
from 3.10.5 to 3.11.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5ddf720
Release 3.11.8 (#10066)13152c3
[PR #10055/c11fe96 backport][3.11] Downgrade logging of invalid HTTP methods ...1b78cae
[PR #10059/aac6f741 backport][3.11] Combine executor jobs in FileResponse sen...a5a6981
[PR #10058/12372d7 backport][3.11] Remove unreachable content length check fo...7e628f4
[PR #8699/11f0e7f backport][3.11] Reduce code indent in ResponseHandler.data_...1a6fafe
[PR #10037/2e369db backport][3.11] Refactor requests and responses to use cla...653302e
[PR #10049/006fbc37 backport][3.11] Improve client performance when there are...d411bc5
[PR #10043/5255cec backport][3.11] Avoid constructing headers mulitidict twic...3dfd7ae
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#10042)65dab0e
[PR #10038/6f4e9615 backport][3.11] Small speed up toStreamWriter.__init__
...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
import-expression
from 2.1.0.post1 to 2.2.1.post1Commits
90e2ad0
update READMEabda04b
bump patch version to 2.2.1847b0d3
support interactive asyncio usage with top-level await (#23)6697cb8
bump minor version to 2.2.08810fb6
remove typing_extensionsa7125ec
add -i argument to load file into a repl sessionUpdates
orjson
from 3.10.7 to 3.10.12Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
e5ddb0b
3.10.12ded52a7
Documentation update, compare against stdlibf53ec9f
win, musl, i686, macOS 15 artifact jobs8ece0d4
Fix trusted publishing upload, python3.8 manylinux_2_172e3d96d
3.10.112038206
Trusted publisher and attestations, build miscf1cbc0a
Simplify datetime, uuid serializationd595cd1
Add license files from pyo3 upstream for vendored crates4918783
3.10.10e1f64bf
setup-qemu-container, restrict inline_int, cargo updateUpdates
pycares
from 4.4.0 to 4.5.0Commits
cde3d47
Fixup CI6885e0e
Fix building sdistf770a07
Test building release wheels on PRs1a197b2
chore(ci): fix upload & add more platforms to cibuildwheel (#204)70443e0
Bump version to 4.5.0da178fd
Add 3.13 support, remove 3.8 (#202)57a82a0
build(deps): bump actions/download-artifact in /.github/workflows8964404
Drop distutilsde2ed40
Do not define HAVE_GETSERVBYPORT_R for platforms (#195)b005f58
Update test_idna_encoding_query_a with new errno to align to new c-ares versi...Updates
yarl
from 1.11.1 to 1.18.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
2e8cd0d
Release 1.18.0 (#1429)b7bdfd5
Add aiohttp tests to CI (#1415)fc08cb8
Allow replacing path without replacing query or fragment (#1421)2b94725
Revert "Temporarily downgrade codecov-action to 5.0.3 to fix CI" (#1428)9f99a40
Remove internal_default_port
property (#1424)57d69fe
Temporarily downgrade codecov-action to 5.0.3 to fix CI (#1425)a8d2556
Bump master to 1.18.0.dev0 (#1423)b07cbb8
Improve performance of converting a URL to a string (#1422)b31eaa1
Increment version to 1.17.3.dev0 (#1420)4ab9b12
Release 1.17.2 (#1419)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