From 426ab6c9e5e00ab546c8c922a61c61378fb3f182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 20:11:26 -0600 Subject: [PATCH] Bump pydantic from 1.10.12 to 1.10.13 in /ci/rstcheck (#1384) Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. - [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/v1.10.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci/rstcheck/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/rstcheck/requirements.txt b/ci/rstcheck/requirements.txt index a2db8c96..23236421 100644 --- a/ci/rstcheck/requirements.txt +++ b/ci/rstcheck/requirements.txt @@ -32,7 +32,7 @@ markupsafe==2.1.3 # via jinja2 packaging==23.1 # via sphinx -pydantic==1.10.12 +pydantic==1.10.13 # via rstcheck-core pygments==2.16.1 # via