From cbff3c803037345172e332c2a502e7b66991cd96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:05:56 +0000 Subject: [PATCH] Bump the all group across 1 directory with 6 updates Updates the requirements on [certifi](https://github.com/certifi/python-certifi), [httpcore](https://github.com/encode/httpcore), [httpx](https://github.com/encode/httpx), [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 `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) 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.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.24.1...0.27.0) Updates `pydantic` from 2.7.4 to 2.8.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.7.4...v2.8.2) Updates `pydantic-core` from 2.18.4 to 2.20.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.4...v2.20.1) Updates `docutils` to 0.21.2 --- updated-dependencies: - dependency-name: certifi 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: 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: docutils dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d5f42460..bd209088 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -docutils<0.16 +docutils<0.22 sphinx-rtd-theme sphinx_autodoc_typehints diff --git a/requirements.txt b/requirements.txt index d57eaaca..cdd65458 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,19 +3,19 @@ annotated-types==0.7.0 anyio==4.4.0 -certifi==2024.6.2 +certifi==2024.7.4 dnspython==2.6.1 email-validator==2.2.0 exceptiongroup==1.2.1; python_version < "3.11" h11==0.14.0 -httpcore==0.17.3 -httpx==0.24.1 +httpcore==1.0.5 +httpx==0.27.0 idna==3.7 jmespath==1.0.1 more-itertools==10.3.0 multidict==6.0.5 -pydantic==2.7.4 -pydantic-core==2.18.4 +pydantic==2.8.2 +pydantic-core==2.20.1 PyYaml==6.0.1 sniffio==1.3.1 typing-extensions==4.12.2