chore: Bump the python-deps group in /sdks/python with 7 updates#4297
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: Bump the python-deps group in /sdks/python with 7 updates#4297dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group in /sdks/python with 7 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.14.2` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [boto3](https://github.com/boto/boto3) | `1.43.29` | `1.43.34` | | [botocore](https://github.com/boto/botocore) | `1.43.34` | `1.43.36` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.8.6` | `0.9.0` | | [openai](https://github.com/openai/openai-python) | `2.41.1` | `2.44.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.138.1` | Updates `pydantic-settings` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `boto3` from 1.43.29 to 1.43.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.29...1.43.34) Updates `botocore` from 1.43.34 to 1.43.36 - [Commits](boto/botocore@1.43.34...1.43.36) Updates `pydoclint` from 0.8.6 to 0.9.0 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.6...0.9.0) Updates `openai` from 2.41.1 to 2.44.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.41.1...v2.44.0) Updates `fastapi` from 0.138.0 to 0.138.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.138.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: boto3 dependency-version: 1.43.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: botocore dependency-version: 1.43.36 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pydoclint dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: openai dependency-version: 2.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fastapi dependency-version: 0.138.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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-deps group in /sdks/python with 7 updates:
2.14.12.14.28.4.18.4.21.43.291.43.341.43.341.43.360.8.60.9.02.41.12.44.00.138.00.138.1Updates
pydantic-settingsfrom 2.14.1 to 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
boto3from 1.43.29 to 1.43.34Commits
1820b7dMerge branch 'release-1.43.34'2178e7aBumping version to 1.43.34797f30dAdd changelog entries from botocore325a059Remove DocumentModifiedShape and re-export it from botocore (#4795)44bfb9aMerge branch 'release-1.43.33'447ab8fMerge branch 'release-1.43.33' into develop1a41f9cBumping version to 1.43.333a2819dAdd changelog entries from botocore22ffeceBump https://github.com/astral-sh/ruff-pre-commit (#4802)19645b7Merge branch 'release-1.43.32'Updates
botocorefrom 1.43.34 to 1.43.36Commits
7a5b506Merge branch 'release-1.43.36'9f214f1Bumping version to 1.43.3632ea3d9Update to latest modelsd33e4c5Merge branch 'release-1.43.35'7f8e97aMerge branch 'release-1.43.35' into develop833cf6eBumping version to 1.43.358b3f215Update to latest models377d566Merge customizations for Application Signals10f696eMerge branch 'release-1.43.34' into developUpdates
pydoclintfrom 0.8.6 to 0.9.0Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
09ed6c5Handle PEP 696 defaults for Generator annotations (#293)c30c322Fix DOC404 false positive on functions with both return and yield (#291)Updates
openaifrom 2.41.1 to 2.44.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6d9262drelease: 2.44.0d356275[codex] Add AWS Bedrock provider authentication (#3398)f47f9a2fix(auth): prioritize first auth headere20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataee821d6feat(api): admin spend_alertsUpdates
fastapifrom 0.138.0 to 0.138.1Release notes
Sourced from fastapi's releases.
Commits
b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)d5494c1📝 Update release notes82c527e👷 Simplify pull request workflow triggers (#15836)3f28dbe📝 Update release notesf6ea6b1👷 Update issue-manager to 0.7.1 (#15833)219ac63📝 Update release notesfcc8e1f⬆️ Update issue-manager to 0.7.0 (#15831)457f4c7📝 Update release notesDependabot 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 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