From 2f8236450a1e4dd650ffd5e3faa251acf6fc030d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:18:44 +0000 Subject: [PATCH] Bump the all group across 1 directory with 7 updates Updates the requirements on [anyio](https://github.com/agronholm/anyio), [httpcore](https://github.com/encode/httpcore), [httpx](https://github.com/encode/httpx), [idna](https://github.com/kjd/idna), [pydantic](https://github.com/pydantic/pydantic), [pydantic-core](https://github.com/pydantic/pydantic-core) and [docutils](https://docutils.sourceforge.io) to permit the latest version. Updates `anyio` from 4.4.0 to 4.5.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.5.0) Updates `httpcore` from 0.17.3 to 1.0.5 - [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/0.17.3...1.0.5) Updates `httpx` from 0.24.1 to 0.27.2 - [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.24.1...0.27.2) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.8...v3.10) 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 `docutils` to 0.20.1 --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: idna 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: docutils dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d5f42460..0e615a27 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -docutils<0.16 +docutils<0.21 sphinx-rtd-theme sphinx_autodoc_typehints diff --git a/requirements.txt b/requirements.txt index b1c298e3..cc7c7e87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Please do not edit it manually. annotated-types==0.7.0 -anyio==4.4.0 +anyio==4.5.0 certifi==2024.8.30 cli-exit-tools==1.2.6; python_version < "3.9" click==8.1.7 @@ -11,16 +11,16 @@ dnspython==2.6.1 email-validator==2.2.0 exceptiongroup==1.2.2 h11==0.14.0 -httpcore==0.17.3 -httpx==0.24.1 -idna==3.8 +httpcore==1.0.5 +httpx==0.27.2 +idna==3.10 jmespath==1.0.1 lib-detect-testenv==2.0.8; python_version < "3.9" more-itertools==10.5.0 multidict==6.1.0 pathlib3x==2.0.3; python_version < "3.9" -pydantic==2.9.1 -pydantic-core==2.23.3 +pydantic==2.9.2 +pydantic-core==2.24.0 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2