build(pip): bump the pip group across 1 directory with 10 updates #90
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.12.51.11.11.13.03.8.04.0.18.3.28.3.35.0.06.0.01.1.31.1.50.5.70.7.23.29.03.30.0Updates
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.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_bashtest fixture (#888)6cc1f9a📝 Update release notesfc2c54f🐛 Ensurerich_markup_mode=Nonedisables Rich formatting (#859)f17bb06📝 Update release notesafac2b8🐛 Fix sourcing of completion path for Git Bash (#801)6b35a70📝 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.
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1Streamline checks for verbose option (#12706) (#12778)01cfcc9Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394doc: Remove past training (#12772) (#12773)Updates
pytest-covfrom 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.