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 16 updates (…
…#1924) * Bump the python-requirements group across 1 directory with 16 updates Bumps the python-requirements group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.3.5` | `2.4.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.2` | `3.10.5` | | azure-cognitiveservices-speech | `1.38.0` | `1.40.0` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.3.0` | | [microsoft-kiota-http](https://github.com/microsoft/kiota) | `1.3.2` | `1.3.3` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.5.4` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.1.0` | | [openai](https://github.com/openai/openai-python) | `1.40.1` | `1.41.0` | | [openai-messages-token-helper](https://github.com/pamelafox/openai-messages-token-helper) | `0.1.9` | `0.1.10` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.26.5` | `0.27.0` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.23.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.0` | Updates `aiohappyeyeballs` from 2.3.5 to 2.4.0 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.3.5...v2.4.0) Updates `aiohttp` from 3.10.2 to 3.10.5 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.10.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.5) Updates `azure-cognitiveservices-speech` from 1.38.0 to 1.40.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 `importlib-metadata` from 8.0.0 to 8.3.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@v8.0.0...v8.3.0) Updates `microsoft-kiota-http` 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.5.4 - [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.5.4) Updates `numpy` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.0) Updates `openai` from 1.40.1 to 1.41.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.40.1...v1.41.0) Updates `openai-messages-token-helper` from 0.1.9 to 0.1.10 - [Changelog](https://github.com/pamelafox/openai-messages-token-helper/blob/main/CHANGELOG.md) - [Commits](https://github.com/pamelafox/openai-messages-token-helper/commits) Updates `opentelemetry-instrumentation-openai` from 0.26.5 to 0.27.0 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.26.5...0.27.0) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pydantic-core` from 2.20.1 to 2.23.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.23.0) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.5...2.6) Updates `uvicorn` from 0.30.5 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.5...0.30.6) Updates `zipp` from 3.19.2 to 3.20.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: azure-cognitiveservices-speech 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: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: microsoft-kiota-http 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: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai-messages-token-helper 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: psutil dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: soupsieve 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-patch 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] <support@github.com> * Update requirements * Pin numpy for 3.9 support --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <pamela.fox@gmail.com> Co-authored-by: Pamela Fox <pamelafox@microsoft.com>
- Loading branch information