build(pip): bump the pip group across 1 directory with 6 updates #80
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 pip group with 6 updates in the / directory:
0.112.0
0.114.0
0.0.21
0.0.22
0.12.3
0.12.5
1.11.1
1.11.2
1.1.3
1.1.4
0.5.7
0.6.4
Updates
fastapi
from 0.112.0 to 0.114.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bde12fa
🔖 Release version 0.114.074842f0
📝 Update release notese68d8c6
📝 Update release notes4ff22a0
📝 Update docs, Form Models section title, to match config name (#12152)a11e392
📝 Update release notes4633b1b
✨ Add support for forbidding extra form fields with Pydantic models (#12134)1b06b53
📝 Update release notesc411b81
✅ Update internal tests for latest Pydantic, including CI tweaks to install t...d86f660
🔖 Release version 0.113.0179f838
📝 Update release notesUpdates
sqlmodel
from 0.0.21 to 0.0.22Release notes
Sourced from sqlmodel's releases.
Changelog
Sourced from sqlmodel's changelog.
Commits
016b2ba
🔖 Release version 0.0.225930fb0
📝 Update release notesfeb5ff1
📝 Update release notesa14ab0b
🐛 Fix support for types withOptional[Annoated[x, f()]]
, e.g. `id: Optional...4eaf8b9
📝 Update release notese4f3ec7
✅ Refactor test_enums to make them independent of previous imports (#1095)9acd934
📝 Update release notesed6cf35
👷 Updatelatest-changes
GitHub Action (#1087)711693e
📝 Update release notes20859a4
⬆ [pre-commit.ci] pre-commit autoupdate (#1028)Updates
typer
from 0.12.3 to 0.12.5Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
88aefd4
🔖 Release version 0.12.53ac3644
📝 Update release notesd93c0ac
🔨 Pre-install dependencies in Docker so that testing in Docker is faster (#954)a337850
📝 Update release notesa5b7557
✅ Addneeds_bash
test fixture (#888)6cc1f9a
📝 Update release notesfc2c54f
🐛 Ensurerich_markup_mode=None
disables Rich formatting (#859)f17bb06
📝 Update release notesafac2b8
🐛 Fix sourcing of completion path for Git Bash (#801)6b35a70
📝 Update release notesUpdates
mypy
from 1.11.1 to 1.11.2Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+devUpdates
pytest-env
from 1.1.3 to 1.1.4Release notes
Sourced from pytest-env's releases.
Commits
4d5015b
Bump tools and dependencies and support 3.13e95bd81
Bump tools and dependencies and support 3.13880f318
[pre-commit.ci] pre-commit autoupdate (#96)da9b992
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#98)b398758
[pre-commit.ci] pre-commit autoupdate (#95)edf092e
[pre-commit.ci] pre-commit autoupdate (#94)476f5e2
[pre-commit.ci] pre-commit autoupdate (#93)8413e95
[pre-commit.ci] pre-commit autoupdate (#92)7af6ff8
[pre-commit.ci] pre-commit autoupdate (#91)66a96b1
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#90)Updates
ruff
from 0.5.7 to 0.6.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
65cc6ec
Bump version to 0.6.4 (#13253)66fe226
[red-knot] fix lookup of nonlocal names in deferred annotations (#13236)e965f9c
[red-knot] InferUnknown
for the loop var inasync for
loops (#13243)0512428
[red-knot] Emit a diagnostic if the value of a starred expression or a `yield...46a4573
[red-knot] Add type inference for basicfor
loops (#13195)5728909
Make mypy pass on black inknot_benchmark
(#13235)9d1bd7a
[pylint] removed dunder methods in Python 3 (PLW3201) (#13194)e37bde4
[ruff] implement useless if-else (RUF034) (#13218)862bd0c
[red-knot] Add debug assert to check for duplicate definitions (#13214)e1e9143
[red-knot] Handle multiple comprehension targets (#13213)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