Bump the all group across 1 directory with 8 updates #305
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 all group with 8 updates in the / directory:
4.6.2.post1
4.7.0
2024.8.30
2024.12.14
1.0.6
1.0.7
0.27.2
0.28.1
0.2.0
0.2.1
2.9.2
2.10.3
2.23.4
2.27.1
1.17.1
1.18.3
Updates
anyio
from 4.6.2.post1 to 4.7.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
c967f5c
Bumped up the versionf47ac5e
Rearranged changelog entriesf316ce5
Allowed Event to be set before it's bound to an async backend (#835)93a5746
Fixedasyncio.Task.cancelling
issues (#790)39cf394
Avoid exposing extra variables key and value in anyio.abc (#833)a2150f5
Fixed design issues in PR template (#834)0f80611
Added support for wait_readable() and wait_writable() on ProactorEventLoop (#...97d5fe6
Made asyncio TaskGroup work with eager task factories (#822)44405f4
Updated downstream test workflows and their target Python versions93c0cd6
Replaced mentions to run_sync_in_process with to_process.run_sync (#829)Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
httpcore
from 1.0.6 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
a173552
Version 1.0.7 (#977)13e281d
Add proxy configuration to ConnectionPool. (#974)0bfcee4
default port for the socks5h scheme (#972)4e0a17c
Consistent import style (#970)127505b
Use new typing style (#963)Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
propcache
from 0.2.0 to 0.2.1Release notes
Sourced from propcache's releases.
Changelog
Sourced from propcache's changelog.
Commits
24fd58a
Split wheel builds to disable manylinux armv7l wheels (#76)08091df
Fix wheel builds when cffi needs to be built from source (#75)b0a554f
Release 0.2.1 (#74)4c94388
Fix codecov upload (#73)2514c3f
Ensure wrapped function is accessible in Cython versions (#72)cf8aab9
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#71)ef6af70
Cleanup mypy config for codspeed (#67)d6980a7
🧪 Excluderequirements/
from pytest discovery57eb5ae
🧪 Fail test jobs on Codecov upload problems6222b01
🧪 Declare a packaging flag @ codecovUpdates
pydantic
from 2.9.2 to 2.10.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
c326748
Prep for v2.10.3 release (#11038)68d35bf
Fix url json schema inserialization
mode (#11035)fa69b4c
Add adefault_factory_takes_validated_data
property toFieldInfo
(#11034)435a703
Fix host required enforcement for urls to be compatible with v2.9 behavior (#...b2c4548
Use the globals of the function when evaluating the return type for `PlainSer...cb962c1
Do not resolve the JSON Schema reference fordict
core schema keys (#10989)10ebcdf
Set fields whendefer_build
is set on Pydantic dataclasses (#10984)fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)Updates
pydantic-core
from 2.23.4 to 2.27.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
83ff1cf
Version bump -> v2.27.1 (#1553)e4de8a6
Fix performance regression for JSON tagged union (#1552)4477692
bump to PyO3 0.22.6 (#1550)afd23ee
Fix serialization inference forcomplex
types inpython
(#1549)1e5e899
Useuv
inMakefile
and CI (#1546)c9d01c3
Useuv
forpydantic
install (#1545)30f6f55
tidy up some uses ofBound\<'_, PyString>::to_str
(#1544)6472887
WIP: Simplify shared union serializer logic (#1538)061711f
Prep for v2.27.0 release (#1541)be03c66
supporttrailing-strings
withallow_partial
(#1539)Updates
yarl
from 1.17.1 to 1.18.3Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
5862a36
Release 1.18.3 (#1446)558e4b0
Improve performance of path functions on cache miss (#1443)7585a96
Add benchmarks that bypass the cached property decorators (#1445)aecebb1
Bump propcache to 0.2.1 (#1444)20661d6
Ensure ASCII host case normalization happens before validation (#1442)4706c4c
Increment version to 1.18.3.dev0 (#1440)65d3aed
Release 1.18.2 (#1439)3be8acb
Increment version to 1.18.2.dev0 (#1437)42c00b5
Increase allowed upload time for the release (#1438)2cc2ebf
Release 1.18.1 (#1435)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