Bump the python-dependencies group across 1 directory with 8 updates #2337
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-dependencies group with 8 updates in the / directory:
2.12.32.12.52.11.02.12.04.15.34.15.40.120.10.123.00.49.10.50.09.6.229.7.00.30.11.0.01.14.01.15.0Updates
pydantic[email]from 2.12.3 to 2.12.5Release notes
Sourced from pydantic[email]'s releases.
Changelog
Sourced from pydantic[email]'s changelog.
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsfrom 2.11.0 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
pymongofrom 4.15.3 to 4.15.4Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
Commits
07d51b1PYTHON-5639 Prep for 4.15.4 release (#2614)477217f[TASK]-[PYTHON-5623]: [v4.15] Change with_transaction callback return type to...f3ea373PYTHON-5624 - Add Python 3.14 trove classifier (#2593)a5a50a8BUMP 4.15.4.dev0Updates
fastapifrom 0.120.1 to 0.123.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f2bab95🔖 Release version 0.123.0c38e3e0📝 Update release notes7fbd304🐛 Cache dependencies that don't use scopes and don't have sub-dependencies wi...63d7a2b🔖 Release version 0.122.17681f29📝 Update release notes378ad68🐛 Fix hierarchical security scope propagation (#5624)c6487ed📝 Update release notes62a6974⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)9982882📝 Update release notes8ab7167💅 Update CSS to explicitly use emoji font (#14415)Updates
starlettefrom 0.49.1 to 0.50.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4941b4aVersion 0.50.0 (#3063)a0499f6Drop support for Python 3.9 (#3061)de3ffecVersion 0.49.3 (#3062)c443396Relax strictness onMiddlewaretype (#3059)85bf027Version 0.49.2 (#3058)3d480ddIgnoreif-modified-sinceifif-none-matchis present (#3057)da06052Bump the github-actions group with 3 updates (#3056)34caa99Add groups configuration for GitHub Actions (#3055)Updates
mkdocs-materialfrom 9.6.22 to 9.7.0Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
3308731Updated changelogdba54f7Fixed back-to-top button partial7702610Updated blog posts3815f60Documentationb583ea7Prepare 9.7.0 release764178bMerge Insiders features9853cc3Documentationf31cfa5Removed documentation on sponsoringa8b9aceFixed height of symbols for KaTeX inline renderingc0addd8Updated blog postUpdates
mkdocstrings[python]from 0.30.1 to 1.0.0Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
Commits
68760a9chore: Prepare release 1.0.0de34044refactor: Remove deprecated code before v16b73d5arefactor: Expect Zensical to pass extension configuration instead of loading ...bebbb88chore: Remove trailing spacefc4d588docs: Announce maintenance mode6de2667refactor: Expose the Markdown extension, to make mkdocstrings compatible with...3076375chore: Specify encoding when reading file in tests39fbea1chore: Update sponsors section in READMEb8f35c1chore: Template upgrade5698963chore: Template upgradeUpdates
griffefrom 1.14.0 to 1.15.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
1094a9echore: Prepare release 1.15.037386c5chore: Increase Yore comment version to avoid false triggers37aaf06refactor: Update code base for Python 3.10a5cd93bdocs: Remove trailing spacesfe0c28echore: Remove pytest skip markerc908295tests: Sandbox Git config during testscc49b7cchore: Addencoding="utf8"everywherec7bfe4bstyle: Formatb044c15chore: Template upgrade9debb52fix: Make type aliases available at runtimeYou can trigger a rebase of this PR 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