From 7a8eecfa23a85b1b76b3158f4968e6e643a4fa77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 08:30:18 +0000 Subject: [PATCH] chore: bump pydantic from 1.10.6 to 2.5.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 2.5.1. - [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.6...v2.5.1) --- 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..cad0cc3 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.1 python-dateutil==2.8.2 pytzdata==2020.1 requests==2.31.0