From 37d9dc47a2ddfade80dd9a28f43465310d254dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:39:46 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 10 updates Bumps the pip group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.35.63` | `1.35.69` | | [botocore](https://github.com/boto/botocore) | `1.35.63` | `1.35.69` | | [orjson](https://github.com/ijl/orjson) | `3.10.11` | `3.10.12` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.1` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.3` | `0.10.4` | | [starlette](https://github.com/encode/starlette) | `0.41.2` | `0.41.3` | | [typer](https://github.com/fastapi/typer) | `0.13.0` | `0.13.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.24.0` | `1.0.0` | Updates `boto3` from 1.35.63 to 1.35.69 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.63...1.35.69) Updates `botocore` from 1.35.63 to 1.35.69 - [Commits](https://github.com/boto/botocore/compare/1.35.63...1.35.69) Updates `orjson` from 3.10.11 to 3.10.12 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.11...3.10.12) Updates `pydantic` from 2.9.2 to 2.10.1 - [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.2...v2.10.1) Updates `pydantic-core` from 2.23.4 to 2.27.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.27.1) Updates `s3transfer` from 0.10.3 to 0.10.4 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.3...0.10.4) Updates `starlette` from 0.41.2 to 0.41.3 - [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.41.2...0.41.3) Updates `typer` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.13.0...0.13.1) Updates `uvicorn` from 0.32.0 to 0.32.1 - [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.32.0...0.32.1) Updates `watchfiles` from 0.24.0 to 1.0.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.24.0...v1.0.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46fda79..278bf18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 anyio==4.6.2.post1 -boto3==1.35.63 -botocore==1.35.63 +boto3==1.35.69 +botocore==1.35.69 certifi==2024.8.30 cffi==1.17.1 click==8.1.7 @@ -21,13 +21,13 @@ jmespath==1.0.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 -orjson==3.10.11 +orjson==3.10.12 pillow==11.0.0 pycparser==2.22 -pydantic==2.9.2 +pydantic==2.10.1 pydantic-extra-types==2.10.0 pydantic-settings==2.6.1 -pydantic_core==2.23.4 +pydantic_core==2.27.1 Pygments==2.18.0 PyJWT==2.10.0 pymongo==4.10.1 @@ -36,16 +36,16 @@ python-dotenv==1.0.1 python-multipart==0.0.17 PyYAML==6.0.2 rich==13.9.4 -s3transfer==0.10.3 +s3transfer==0.10.4 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 -starlette==0.41.2 -typer==0.13.0 +starlette==0.41.3 +typer==0.13.1 typing_extensions==4.12.2 ujson==5.10.0 urllib3==2.2.3 -uvicorn==0.32.0 +uvicorn==0.32.1 uvloop==0.21.0 -watchfiles==0.24.0 +watchfiles==1.0.0 websockets==14.1