build(pip): bump the pip group across 1 directory with 9 updates #85
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 9 updates in the / directory:
0.112.0
0.115.2
0.0.21
0.0.22
0.12.3
0.12.5
1.11.1
1.11.2
3.8.0
4.0.1
8.3.2
8.3.3
1.1.3
1.1.5
0.5.7
0.6.9
3.29.0
3.29.1
Updates
fastapi
from 0.112.0 to 0.115.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
07684ae
🔖 Release version 0.115.263c428f
📝 Update release notesb77f235
⬆️ Upgrade Starlette to>=0.37.2,<0.41.0
(#12431)113da5b
🔖 Release version 0.115.1f0be768
📝 Update release notese049fc4
🐛 Fix openapi generation with responses kwarg (#10895)b29cf16
📝 Update release notes8ae4603
🐛 RemoveRequired
shadowing from fastapi using Pydantic v2 (#12197)529155e
📝 Update release notes104dc0b
⬆ [pre-commit.ci] pre-commit autoupdate (#12396)Updates
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
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pytest-env
from 1.1.3 to 1.1.5Release notes
Sourced from pytest-env's releases.
Commits
fb88038
Update README.md438fc5a
Improve the CI (#101)36ba135
[pre-commit.ci] pre-commit autoupdate (#100)e9faa63
[pre-commit.ci] pre-commit autoupdate (#99)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)Updates
ruff
from 0.5.7 to 0.6.9Release notes
Sourced from ruff's releases.