From cabfbf1c0ef66ce84cc38f1ec8c608d0c5ae2ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:50:56 +0000 Subject: [PATCH] Bump the all group across 1 directory with 5 updates Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.10.6` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.1` | `0.3.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.2` | `2.29.0` | Updates `pydantic` from 2.10.5 to 2.10.6 - [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.10.5...v2.10.6) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) Updates `propcache` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/propcache/compare/v0.2.1...v0.3.0) Updates `pydantic-core` from 2.27.2 to 2.29.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.29.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: propcache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index b222e5bd..56e29d1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ . annotated-types==0.7.0 anyio==4.8.0 -certifi==2024.12.14 +certifi==2025.1.31 dnspython==2.7.0 email-validator==2.2.0 exceptiongroup==1.2.2 ; python_full_version < '3.11' @@ -12,11 +12,11 @@ httpcore==1.0.7 httpx==0.28.1 idna==3.10 jmespath==1.0.1 -more-itertools==10.5.0 +more-itertools==10.6.0 multidict==6.1.0 -propcache==0.2.1 -pydantic==2.10.5 -pydantic-core==2.27.2 +propcache==0.3.0 +pydantic==2.10.6 +pydantic-core==2.29.0 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2