Bump the production-version-updates group across 1 directory with 7 updates#255
Merged
github-actions[bot] merged 1 commit intomainfrom Jul 6, 2025
Conversation
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Owner
|
@dependabot recreate |
…pdates Bumps the production-version-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.1` | `1.16.2` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.12` | `0.115.14` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.5` | `2.11.7` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.9.1` | `2.10.1` | | [certifi](https://github.com/certifi/python-certifi) | `2025.4.26` | `2025.6.15` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.13.2` | `4.14.0` | Updates `alembic` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `fastapi` from 0.115.12 to 0.115.14 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.115.14) Updates `pydantic` from 2.11.5 to 2.11.7 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.5...v2.11.7) Updates `pydantic-settings` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.9.1...2.10.1) Updates `certifi` from 2025.4.26 to 2025.6.15 - [Commits](certifi/python-certifi@2025.04.26...2025.06.15) Updates `python-dotenv` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.0...v1.1.1) Updates `typing-extensions` from 4.13.2 to 4.14.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.2...4.14.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: fastapi dependency-version: 0.115.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: pydantic dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: pydantic-settings dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-version-updates - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: typing-extensions dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
360c59d to
15a5294
Compare
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 production-version-updates group with 7 updates in the / directory:
1.16.11.16.20.115.120.115.142.11.52.11.72.9.12.10.12025.4.262025.6.151.1.01.1.14.13.24.14.0Updates
alembicfrom 1.16.1 to 1.16.2Release notes
Sourced from alembic's releases.
Commits
Updates
fastapifrom 0.115.12 to 0.115.14Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ebdeda2🔖 Release version 0.115.148fa19a6📝 Update release notes3ecb4c5📝 Update release notes9d0d882🐛 Fix support for unions when usingForm(#13827)df35896📝 Update release notes8f64d09⬆ [pre-commit.ci] pre-commit autoupdate (#13823)3b09dd8📝 Update release notesc30821f🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/response-model.md(#1...666890a📝 Update release notes937af92🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/security/index.md(#1...Updates
pydanticfrom 2.11.5 to 2.11.7Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5f033e4Prepare release v2.11.7c3368b8CopyFieldInfoinstance if necessary duringFieldInfobuild (#11980)3987b23Prepare release v2.11.6dc7a9d2Always store the original field assignment onFieldInfoc284c27Rebuild dataclass fields before schema generationUpdates
pydantic-settingsfrom 2.9.1 to 2.10.1Release notes
Sourced from pydantic-settings's releases.
Commits
6bae3abPrepare release 2.10.1 (#642)36b8bfeRemove unknown file reference in documentation (#640)697aaa6Fix UnboundLocalError error in _replace_field_names_case_insensitively (#639)910b1b1Prepare release 2.10.0 (#635)1ee6624Expose AWS Secrets Manager case sensitive option (#629)180e74efeat: Addcli_shortcutsto CLI settings (#624)e162908Update deps (#633)159ef14Expose GCP Secret Manager case sensitive option (#626)e9f7994add region as a parameter to aws secret manager (#622)ca4ff9fFix _consume_object_or_array on unbalanced brackets in JSON strings (#621)Updates
certififrom 2025.4.26 to 2025.6.15Commits
e767d592025.06.15 (#357)3e70765Bump actions/setup-python from 5.5.0 to 5.6.09afd2ffBump actions/download-artifact from 4.2.1 to 4.3.0d7c816cremove code that's no longer required that 3.7 is our minimum (#351)1899613Declare setuptools as the build backend in pyproject.toml (#350)c874142update CI for ubuntu 20.04 deprecation (#348)Updates
python-dotenvfrom 1.1.0 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs updateUpdates
typing-extensionsfrom 4.13.2 to 4.14.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
b07d245Prepare release 4.14.0 (#612)fcf5265Backport evaluate_forward_ref() changes (#611)fadc1edRemove PEP-604 methods fromSentinelon Python <3.10 (#605)44de568Add 3.14 to project classifiers and tox.ini (#604)36cc476Prepare release 4.14.0rc1 (#603)ec1876cMore fixes for 3.14 and 3.15 (#602)e89d789Update_caller()implementation (#598)34bfd84third party: fix typeguard (#600)479dae1Add support for sentinels (PEP 661) (#594)f74a56aUpdate PEP 649/749 implementation (#596)Dependabot 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