Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-requirements group across 1 directory with 17 updates (…
…Azure-Samples#1665) * Bump the python-requirements group across 1 directory with 17 updates Bumps the python-requirements group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` | | [anyio](https://github.com/agronholm/anyio) | `4.3.0` | `4.4.0` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [hypercorn](https://github.com/pgjones/hypercorn) | `0.16.0` | `0.17.3` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.1.0` | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota) | `1.3.2` | `1.3.3` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.4.0` | | [openai[datalib]](https://github.com/openai/openai-python) | `1.30.1` | `1.30.4` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.18.2` | `0.21.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.1` | `2.7.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.2` | `2.18.3` | | [quart](https://github.com/pallets/quart) | `0.19.5` | `0.19.6` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [types-pillow](https://github.com/python/typeshed) | `10.2.0.20240511` | `10.2.0.20240520` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.0` | | [zipp](https://github.com/jaraco/zipp) | `3.18.2` | `3.19.0` | Updates `annotated-types` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0) Updates `anyio` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.3.0...4.4.0) Updates `fixedint` from 0.1.6 to 0.2.0 - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) Updates `hypercorn` from 0.16.0 to 0.17.3 - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](pgjones/hypercorn@0.16.0...0.17.3) Updates `importlib-metadata` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.1.0) Updates `microsoft-kiota-abstractions` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/commits) Updates `msgraph-sdk` from 1.1.0 to 1.4.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.1.0...v1.4.0) Updates `openai[datalib]` from 1.30.1 to 1.30.4 - [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.30.1...v1.30.4) Updates `opentelemetry-instrumentation-openai` from 0.18.2 to 0.21.0 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.18.2...0.21.0) Updates `pydantic` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.1...v2.7.2) Updates `pydantic-core` from 2.18.2 to 2.18.3 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.18.2...v2.18.3) Updates `quart` from 0.19.5 to 0.19.6 - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.5...0.19.6) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `types-pillow` from 10.2.0.20240511 to 10.2.0.20240520 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.11.0 to 4.12.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.11.0...4.12.0) Updates `uvicorn` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.29.0...0.30.0) Updates `zipp` from 3.18.2 to 3.19.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.2...v3.19.0) --- updated-dependencies: - dependency-name: annotated-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: hypercorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai[datalib] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-pillow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> * Update reqs * Fix principaltype --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]> Co-authored-by: Pamela Fox <[email protected]>
- Loading branch information