From 58033796dec5185b0ca39fd23827033f99900f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:22:50 +0000 Subject: [PATCH] Bump the pip group with 7 updates Bumps the pip group with 7 updates: | Package | From | To | | --- | --- | --- | | [faker](https://github.com/joke2k/faker) | `40.4.0` | `40.5.1` | | [boto3](https://github.com/boto/boto3) | `1.35.99` | `1.42.55` | | [botocore](https://github.com/boto/botocore) | `1.35.99` | `1.42.55` | | [fastapi](https://github.com/fastapi/fastapi) | `0.129.0` | `0.132.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.5` | `2.42.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.4` | `0.16.0` | | [typer](https://github.com/fastapi/typer) | `0.24.0` | `0.24.1` | Updates `faker` from 40.4.0 to 40.5.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v40.4.0...v40.5.1) Updates `boto3` from 1.35.99 to 1.42.55 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.99...1.42.55) Updates `botocore` from 1.35.99 to 1.42.55 - [Commits](https://github.com/boto/botocore/compare/1.35.99...1.42.55) Updates `fastapi` from 0.129.0 to 0.132.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.129.0...0.132.0) Updates `pydantic-core` from 2.41.5 to 2.42.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) Updates `s3transfer` from 0.10.4 to 0.16.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.4...0.16.0) Updates `typer` from 0.24.0 to 0.24.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.24.0...0.24.1) --- updated-dependencies: - dependency-name: faker dependency-version: 40.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3 dependency-version: 1.42.55 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: botocore dependency-version: 1.42.55 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: fastapi dependency-version: 0.132.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: s3transfer dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3f04fbe..1d4c6b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ ] scripts = [ - "faker==40.4.0", + "faker==40.5.1", "faker-file[pdf,docx,images]==0.18.4", ] diff --git a/requirements.txt b/requirements.txt index da65a5f..53b26fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.12.1 -boto3==1.35.99 -botocore==1.35.99 +boto3==1.42.55 +botocore==1.42.55 certifi==2026.1.4 cffi==2.0.0 click==8.3.1 cryptography==46.0.5 dnspython==2.8.0 email-validator==2.3.0 -fastapi==0.129.0 +fastapi==0.132.0 fastapi-cli==0.0.23 fastapi-cloud-cli==0.13.0 fastar==0.8.0 @@ -30,7 +30,7 @@ pycparser==3.0 pydantic==2.12.5 pydantic-extra-types==2.11.0 pydantic-settings==2.13.1 -pydantic_core==2.41.5 +pydantic_core==2.42.0 Pygments==2.19.2 PyJWT==2.11.0 pymongo==4.16.0 @@ -41,12 +41,12 @@ PyYAML==6.0.3 rich==14.3.3 rich-toolkit==0.19.4 rignore==0.7.6 -s3transfer==0.10.4 +s3transfer==0.16.0 sentry-sdk==2.53.0 shellingham==1.5.4 six==1.17.0 starlette==0.52.1 -typer==0.24.0 +typer==0.24.1 typing-inspection==0.4.2 typing_extensions==4.15.0 ujson==5.11.0