From 0476ed1f4903fa90a44eb10b214df87e764b8276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 08:38:19 +0000 Subject: [PATCH] chore: bump pydantic from 1.10.6 to 2.5.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 2.5.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.6...v2.5.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42b5c5c..69e227b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pathspec==0.11.2 pendulum==2.1.2 platformdirs==3.1.0 profanity==1.1 -pydantic==1.10.6 +pydantic==2.5.3 python-dateutil==2.8.2 pytzdata==2020.1 requests==2.31.0