build: bump the python-deps group across 1 directory with 12 updates#37
Open
dependabot[bot] wants to merge 1 commit into
Open
build: bump the python-deps group across 1 directory with 12 updates#37dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [python-dotenv](https://github.com/theskumar/python-dotenv), [pydantic](https://github.com/pydantic/pydantic), [httpx](https://github.com/encode/httpx), [python-multipart](https://github.com/Kludex/python-multipart), [fpdf2](https://github.com/py-pdf/fpdf2), [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python), [azure-identity](https://github.com/Azure/azure-sdk-for-python), azure-ai-projects, [openai](https://github.com/openai/openai-python) and [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Updates `fastapi` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.136.3) Updates `uvicorn` to 0.48.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.48.0) Updates `python-dotenv` to 1.2.2 - [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.0.0...v1.2.2) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.13.4) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.28.1) Updates `python-multipart` to 0.0.30 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.9...0.0.30) Updates `fpdf2` to 2.8.7 - [Release notes](https://github.com/py-pdf/fpdf2/releases) - [Changelog](https://github.com/py-pdf/fpdf2/blob/master/CHANGELOG.md) - [Commits](py-pdf/fpdf2@2.8.1...2.8.7) Updates `azure-monitor-opentelemetry` to 1.8.8 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.6.0...azure-monitor-opentelemetry_1.8.8) Updates `azure-identity` to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.16.0...azure-identity_1.25.3) Updates `azure-ai-projects` to 2.2.0 Updates `openai` to 2.40.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@v1.0.0...v2.40.0) Updates `pytest` to 9.0.3 - [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.0.0...9.0.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: python-deps - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python-deps - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: python-deps - dependency-name: python-multipart dependency-version: 0.0.30 dependency-type: direct:production dependency-group: python-deps - dependency-name: fpdf2 dependency-version: 2.8.7 dependency-type: direct:production dependency-group: python-deps - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.8 dependency-type: direct:production dependency-group: python-deps - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production dependency-group: python-deps - dependency-name: azure-ai-projects dependency-version: 2.2.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: openai dependency-version: 2.40.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on fastapi, uvicorn, python-dotenv, pydantic, httpx, python-multipart, fpdf2, azure-monitor-opentelemetry, azure-identity, azure-ai-projects, openai and pytest to permit the latest version.
Updates
fastapito 0.136.3Release notes
Sourced from fastapi's releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
uvicornto 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)Updates
python-dotenvto 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
httpxto 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
python-multipartto 0.0.30Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
9d3ead5Version 0.0.30 (#292)3506c15Ignore RFC 2231 extended parameters inparse_options_header(#291)d69df35Treat only&as the urlencoded field separator (#290)1e6ff97Bump idna from 3.11 to 3.15 (#289)e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)7d8d28bVersion 0.0.28 (#284)b0dd125Cap multipart boundary length at 256 bytes (#282)Updates
fpdf2to 2.8.7Release notes
Sourced from fpdf2's releases.
Changelog
Sourced from fpdf2's changelog.
... (truncated)
Commits
3e87ce1release v2.8.7 (#1770)0d37af8Revert "Refactor image info (#1721)" (#1769)b59c6d0chore(deps): update crate-ci/typos action to v1.44.0 (#1768)41d563cadd paulsuh as a contributor for doc (#1767)3157675Add missing files to docs nav tree (#1766)8b5387dfix ebdt font detection (#1763)166e673chore(deps): update step-security/harden-runner action to v2.15.0 (#1762)eee02abadd srittau as a contributor for code (#1759)11289c3Fix a few typing issues (#1757)f97b518chore(deps): update github/codeql-action action to v4.32.4 (#1758)Updates
azure-monitor-opentelemetryto 1.8.8Release notes
Sourced from azure-monitor-opentelemetry's releases.
Commits
11f8fcdDistro release 1.8.8 (#46871)e0e2951Populate the distro version env var before exporter imports (#46869)4910641Add the span and log record processors for multi-agent GENAI systems (#46703)3fd1284Use constants to decide distro version (#46666)ce2dc90Increment package version after release of azure-monitor-opentelemetry-export...50d2c7eExporter release 1.0.0b52 (#46826)ec0ee04Add ownership checks for storage directories (#46725)c476ba5Skip race conditions tests (#46827)cc5564eAdd GenAI main-agent attribution processor (#46700)2f5225aRemove support for python version 3.9 distro (#46695)Updates
azure-identityto 1.25.3Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
azure-ai-projectsto 2.2.0Updates
openaito 2.40.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
a28a3f6Merge pull request #3352 from openai/release-please--branches--main--changes-...db6ccafUpdate CHANGELOG.md2264f70release: 2.40.04d5bfdefix(api): allow setting bedrock api keys on the client directly