From 6ce1ea96e7613627a3b79de01dfc72e29398d6aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 01:31:02 +0000 Subject: [PATCH] Bump pydantic from 1.10.11 to 2.7.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.11 to 2.7.4. - [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.11...v2.7.4) --- 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 b23d6da..5620397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Mako==1.2.4 msgpack==1.0.5 praw==7.7.1 -pydantic==1.10.11 +pydantic==2.7.4 python-dotenv==1.0.0 requests==2.31.0 redis==4.6.0