From 7cfa10723bfbedc4b33d428cb3bd3410046a3e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:46:29 +0000 Subject: [PATCH] :arrow_up: chore(deps): Bump the all group with 9 updates Bumps the all group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.114.2` | `0.115.0` | | [motor](https://github.com/mongodb/motor) | `3.5.1` | `3.6.0` | | [numpy](https://github.com/numpy/numpy) | `2.0.2` | `2.1.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.1` | `2.9.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.3` | `2.24.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.8.0` | `4.10.0` | | [starlette](https://github.com/encode/starlette) | `0.38.5` | `0.39.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.31.0` | Updates `anyio` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.6.0) Updates `fastapi` from 0.114.2 to 0.115.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.114.2...0.115.0) Updates `motor` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/motor/compare/3.5.1...3.6.0) Updates `numpy` from 2.0.2 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.0.2...v2.1.1) Updates `pydantic` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2) Updates `pydantic-core` from 2.23.3 to 2.24.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.3...v2.24.0) Updates `pymongo` from 4.8.0 to 4.10.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.8.0...4.10.0) Updates `starlette` from 0.38.5 to 0.39.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.38.5...0.39.2) Updates `uvicorn` from 0.30.6 to 0.31.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.30.6...0.31.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: motor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 97c7066..6b15e9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ annotated-types==0.7.0 -anyio==4.4.0 +anyio==4.6.0 APScheduler==3.10.4 beanie==1.26.0 certifi==2024.8.30 click==8.1.7 dnspython==2.6.1 exceptiongroup==1.2.2 -fastapi==0.114.2 +fastapi==0.115.0 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 @@ -15,23 +15,23 @@ iniconfig==2.0.0 lazy-model==0.2.0 llvmlite==0.43.0 loguru==0.7.2 -motor==3.5.1 +motor==3.6.0 numba==0.60.0 -numpy==2.0.2 +numpy==2.1.1 packaging==24.1 pluggy==1.5.0 -pydantic==2.9.1 -pydantic_core==2.23.3 -pymongo==4.8.0 +pydantic==2.9.2 +pydantic_core==2.24.0 +pymongo==4.10.0 pytest==8.3.3 pytz==2024.2 PyYAML==6.0.2 scipy==1.14.1 six==1.16.0 sniffio==1.3.1 -starlette==0.38.5 +starlette==0.39.2 toml==0.10.2 tomli==2.0.1 typing_extensions==4.12.2 tzlocal==5.2 -uvicorn==0.30.6 +uvicorn==0.31.0