Bump the minor-patch-dependencies group with 6 updates #1000
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 minor-patch-dependencies group with 6 updates:
0.41.2
0.41.3
2.9.2
2.10.1
0.32.0
0.32.1
2.18.0
2.19.0
7.6.7
7.6.8
0.7.4
0.8.0
Updates
starlette
from 0.41.2 to 0.41.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
1a8efba
Version 0.41.3 (#2754)9dc9d2e
fix(testclient): exclude query sting fromraw_path
(#2716)cc1e2d7
Replacedict
byMapping
onHTTPException.headers
(#2749)427a8dc
Fix issue with middleware args passing (#2752)c2e3a39
Match httpx documentation style (#2742)Updates
pydantic
from 2.9.2 to 2.10.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)e0fc82f
Bumppydantic-core
version to v2.27.1 (#10938)30b31da
Fix JSON schema title when specified as''
(#10936)45bd7a7
Fix URL equality with different validation methods (#10934)6153054
Fix url constraint application (#10922)71168ba
Use theglobals
of the function when evaluating the return type of serializ...4def331
Use the parent configuration during schema generation for stdlib dataclasses ...a2acc52
Fix type checking issue withmodel_fields
andmodel_computed_fields
(#10911)Updates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)04c6320
Version 0.32.1 (#2515)fc6c51b
Drop ASGI spec version to 2.3 on HTTP (#2513)2aea835
fix(http): enable httptools lenient data (#2488)Updates
sentry-sdk
from 2.18.0 to 2.19.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
039c220
Updated changelogc83e742
release: 2.19.08fe5bb4
feat: Send PII to Spotlight when no DSN is set (#3804)295dd8d
Auto enable Litestar integration (#3540)bd50c38
fix(httpx): Prevent Sentry baggage duplication (#3728)e9ec6c1
test(gcp): Only run GCP tests when they should (#3721)aa6e8fd
fix(falcon): Don't exhaust request body stream (#3768)3e28853
fix(integrations): Check retries_left before capturing exception (#3803)01146bd
fix(openai): Use name instead of description (#3807)d894fc2
Shorten CI workflow names (#3805)Updates
coverage
from 7.6.7 to 7.6.8Changelog
Sourced from coverage's changelog.
Commits
6134266
docs: sample HTML for 7.6.8041f963
docs: prep for 7.6.87fe48b6
build: don't search generated report filesf219144
docs: start changelog entries with capital lettersd1a916a
fix: a line that branches nowhere must always raise an exception2ace7a2
fix: don't assume 'no branches' means 'not executed' #18963ed5915
style: all of ci should use underscores0db86f2
build: automate updating readthedocs2a89551
chore: make upgrade (not sure why files became absolute)ba9c157
chore: make doc_upgradeUpdates
ruff
from 0.7.4 to 0.8.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404
[red-knot] PEP 695 type aliases (#14357)8358ad8
Ruff 0.8 release (#14486)2b8b1ef
Improve docs for some pycodestyle rules (#14517)2efa3fb
[flake8-import-conventions
] Syntax check aliases supplied in configuration ...b9da430
doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2
Limit type size assertion to 64bit (#14514)f684b6f
[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed
[red-knot] Meta data forType::Todo
(#14500)aecdb8c
[red-knot] supporttyping.Union
in type annotations (#14499)3c52d2d
Improve the performance of the formatter instability check job (#14471)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