Bump the all group across 1 directory with 8 updates #262
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.
Updates the requirements on certifi, httpcore, httpx, more-itertools, pydantic, pydantic-core, yarl and docutils to permit the latest version.
Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
httpcore
from 0.17.3 to 1.0.5Release notes
Sourced from httpcore's releases.
... (truncated)
Changelog
Sourced from httpcore's changelog.
Commits
1851ac3
Version 1.0.5 (#904)4565838
Update trio dependency... (#903)fbbd909
HandleEndOfStream
for anyio backend (#899)10481ce
Fixed typo inRequest
class docstring. (#898)7b39e6a
Bump the python-packages group with 6 updates (#896)5c9be94
bump to v0.3.0 && format (#895)5518172
Moveunasync.py
toscripts
(#891)14bda52
Version 1.0.4 (#892)80d21ee
Addtarget
request extension (#888)accae7b
Fix support for connection Upgrade and CONNECT when some data in the stream h...Updates
httpx
from 0.24.1 to 0.27.2Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
more-itertools
from 10.4.0 to 10.5.0Release notes
Sourced from more-itertools's releases.
Commits
4998a25
Merge pull request #906 from more-itertools/version-10.5.0b585bb5
Version notes for 10.5.02f9036c
Bump version: 10.4.0 → 10.5.07384f9e
Merge pull request #905 from more-itertools/issue-887c381a42
Fix types.UnionType for 3.10+35f8e41
Merge pull request #903 from more-itertools/issue-902ebe42b0
Reduce groupby.next calls in all_equal4f4217c
Fix issue 897390a3db
Merge pull request #899 from more-itertools/issue-896-all-equalfa05e90
Use loopsUpdates
pydantic
from 2.8.2 to 2.9.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ed92d0a
Prep for v2.9 release (#10311)eecde7b
Fix lifecycle docs formatting (#10309)447879b
Add schema generation benchmarks for models with custom serializers (#10290)91a4993
Add link for complex docs (#10301)8a01cc8
Respectschema_generator
config value inTypeAdapter
(#10300)5c24abb
Ensure__pydantic_complete__
is set when rebuilding dataclasses (#10291)0a78494
Try fix forcoverage
with hidden files (#10298)d7e8125
Ensure coverage data artifact is correctly uploaded (#10292)c109563
Support signature for wrap validators withoutinfo
(#10277)0115f7b
Reformat + add some benchmarks for annotated validators (#10276)Updates
pydantic-core
from 2.20.1 to 2.23.3Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
ba8eab4
Bump version to v2.23.3 (#1444)3bd1baa
Fix_IncEx
type annotation (#1443)f2a0bb8
Fix tagged union serialization warning when using aliases (#1442)c462f77
Bump serde_json from 1.0.127 to 1.0.128 (#1440)6169ea9
Improve test_valid_complex_string_with_space() xfail condition (#1441)dec5faa
Negative integers with leading zeros raise ValueError (#1436)e1cd613
Bump serde_json from 1.0.121 to 1.0.127 (#1433)bc54048
Bump regex from 1.10.5 to 1.10.6 (#1432)e26afb8
Bump uuid from 1.9.1 to 1.10.0 (#1431)4bd4298
Bump idna from 1.0.1 to 1.0.2 (#1430)Updates
yarl
from 1.9.4 to 1.11.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
1bd0937
Release 1.11.080e5740
Add extend_query method (#1128)48bdc87
Increment version to 1.11.0.dev0 (#1133)0cfca85
Optimize _query_var forstr
objects (#1131)7d61055
Refactor _get_str_query to avoid intermediate variable (#1132)92dda6d
Improve performance of URL.update_query (#1130)ee90b00
Remove useless path replacement in with_query (#1129)7e94253
Avoid quoting empty strings when building URLs (#1126)4b26f03
Small optimization to encoding hosts (#1125)164a045
Optimize cython cached_property implementation (#1122)Updates
docutils
to 0.20.1Dependabot 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