build(pip): bump the pip group across 1 directory with 10 updates #91
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 10 updates in the / directory:
0.112.00.115.40.0.210.0.220.12.30.13.01.11.11.13.03.8.04.0.18.3.28.3.35.0.06.0.01.1.31.1.50.5.70.7.33.29.03.30.1Updates
fastapifrom 0.112.0 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1🔖 Release version 0.115.4b270ff1📝 Update release notesb31cbbf♻️ Update logic to import and checkpython-multipartfor compatibility with...aee7674📝 Update release notes4e6b1ac📝 Update includes indocs/fr/docs/tutorial/body.md(#12596)9b1e5f2📝 Update release notes60aba02📝 Update includes indocs/fr/docs/tutorial/debugging.md(#12595)2a4cf17📝 Update release notes453f559📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md...af269cd📝 Update release notesUpdates
sqlmodelfrom 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-changesGitHub Action (#1087)711693e📝 Update release notes20859a4⬆ [pre-commit.ci] pre-commit autoupdate (#1028)Updates
typerfrom 0.12.3 to 0.13.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
7bf84ab🔖 Release version 0.13.0e80ba57📝 Update release notesc5233c0✨ HandleKeyboardInterruptseparately from other exceptions (#1039)e31fc57📝 Update release notesee072d8✨ Updatelaunchto not print anything when opening urls (#1035)af49fda📝 Update release notesdc1bf3c🐛 Fix equality check for custom classes (#979)bfb54c0📝 Update release notesebb968e🐛 Allow colon in zsh autocomplete values and descriptions (#988)438ae44📝 Update release notesUpdates
mypyfrom 1.11.1 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Updates
pre-commitfrom 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522v4.0.1772d7d4Merge pull request #3324 from pre-commit/migrate-config-purelib222c62bfix migrate-config for purelib yaml3d5548bMerge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87[pre-commit.ci] pre-commit autoupdatedbccd57v4.0.0d07e529Merge pull request #3320 from pre-commit/remove-python-venv801b956remove deprecated python_venv aliasa2f7b80Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223add warning for deprecates stages for remote repos on initUpdates
pytestfrom 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.