From d72d750f130fc62b533a1dae460f0716fa42a745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 06:00:11 +0000 Subject: [PATCH] build(deps): bump pydantic from 1.7.4 to 1.10.13 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.7.4 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.7.4...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d08d96b0..de905c01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ markupsafe==1.1.1 # from jinja pyopenssl>=21.0.0,<23.0.0 # bullseye uses 20.0.1, but only the patched debian version still works. cryptography>=3.3.2 # for pyopenssl pyyaml==5.3.1 -pydantic==1.7.4 +pydantic==1.10.13 requests==2.25.1 stevedore==3.2.2 twisted==20.3.0