From 5e54464d14d0dd28fd29b587974ba120da4484c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 03:49:36 +0000 Subject: [PATCH] Bump the all group across 1 directory with 6 updates Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [httpcore](https://github.com/encode/httpcore) | `1.0.6` | `1.0.7` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.0` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.0` | `0.2.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.17.1` | `1.18.3` | Updates `httpcore` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpcore/compare/1.0.6...1.0.7) Updates `httpx` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.0) Updates `propcache` from 0.2.0 to 0.2.1 - [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.0...v0.2.1) Updates `pydantic` from 2.9.2 to 2.10.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.2...v2.10.2) 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 `yarl` from 1.17.1 to 1.18.3 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.17.1...v1.18.3) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: httpx 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-patch dependency-group: all - dependency-name: pydantic 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 - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 578344b1..89988307 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,16 +8,16 @@ dnspython==2.7.0 email-validator==2.2.0 exceptiongroup==1.2.2 h11==0.14.0 -httpcore==1.0.6 -httpx==0.27.2 +httpcore==1.0.7 +httpx==0.28.0 idna==3.10 jmespath==1.0.1 more-itertools==10.5.0 multidict==6.1.0 -propcache==0.2.0 -pydantic==2.9.2 -pydantic-core==2.23.4 +propcache==0.2.1 +pydantic==2.10.2 +pydantic-core==2.27.1 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2 -yarl==1.17.1 +yarl==1.18.3