From f720547b70b978da187e517a476d3af2ef6d3dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:38:31 +0000 Subject: [PATCH] Bump pydantic from 2.4.0 to 2.4.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.0 to 2.4.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.4.0...v2.4.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5364728ba..91e9c421f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ pallets_sphinx_themes==2.* myst-parser==2.0.* autodoc_pydantic==2.0.1 -pydantic==2.4.0 +pydantic==2.4.2