Bump the python-packages group with 4 updates#212
Merged
Conversation
Bumps the python-packages group with 4 updates: [pydantic-settings](https://github.com/pydantic/pydantic-settings), [fastapi](https://github.com/fastapi/fastapi), [pytest](https://github.com/pytest-dev/pytest) and [sphinxcontrib-towncrier](https://github.com/sphinx-contrib/sphinxcontrib-towncrier). Updates `pydantic-settings` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.0...v2.8.1) Updates `fastapi` from 0.115.8 to 0.115.11 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.8...0.115.11) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `sphinxcontrib-towncrier` from 0.4.0a0 to 0.5.0a0 - [Release notes](https://github.com/sphinx-contrib/sphinxcontrib-towncrier/releases) - [Commits](sphinx-contrib/sphinxcontrib-towncrier@v0.4.0a0...v0.5.0a0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sphinxcontrib-towncrier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Mar 3, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #212 +/- ##
===========================================
+ Coverage 91.97% 92.02% +0.05%
===========================================
Files 192 192
Lines 4695 4704 +9
Branches 345 347 +2
===========================================
+ Hits 4318 4329 +11
+ Misses 296 294 -2
Partials 81 81 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 python-packages group with 4 updates: pydantic-settings, fastapi, pytest and sphinxcontrib-towncrier.
Updates
pydantic-settingsfrom 2.8.0 to 2.8.1Release notes
Sourced from pydantic-settings's releases.
Commits
5f33b62Prepare release 2.8.1 (#558)fa64a4eRevert use ofobjectinstead ofAny(#559)21e6b23Revert usage of positional only argument inBaseSettings.__init__(#557)1a4f3f4Fix for init source kwarg alias resolution. (#550)Updates
fastapifrom 0.115.8 to 0.115.11Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
3824664🔖 Release version 0.115.11a01ed2f📝 Update release notesa2c2e33📝 Update release notes74fe89b🐛 Add docs examples and tests (support) forAnnotatedcustom validations, l...f5056f8📝 Update release notes60f0586📝 Update release notesb7d3f2a📝 Update release notesea57612👥 Update FastAPI GitHub topic repositories (#13439)1865447👥 Update FastAPI People - Contributors and Translators (#13432)89e0c10👥 Update FastAPI People - Sponsors (#13433)Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
sphinxcontrib-towncrierfrom 0.4.0a0 to 0.5.0a0Release notes
Sourced from sphinxcontrib-towncrier's releases.
Commits
8f76a55🧪 Skip running pylint @ pre-commit.ci7014328🧪 Bump Towncrier to v24 @ pre-commit28c6db9[pre-commit.ci] pre-commit autoupdate (#105)20c1667Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#104)13b228cMerge branch 'maintenance/tox4-win'ac01059🚑 Force UTF-8 mode in CPython calling toxa93edfe🧪📦 Sync expected dist basename computation7b6a89a🧪 Move cron runs into a separate GHA workflow7bda7eeMerge branch 'maintenance/gha-reusable-tox'26c1d04[pre-commit.ci] pre-commit autoupdateDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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