From 4c7c2ecf4f17cf4fead61ce229a3ad3a82b05613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:02:05 +0000 Subject: [PATCH] chore: bump pydantic from 2.8.2 to 2.9.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.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/v2.8.2...v2.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6234b00..c3669cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord-py-interactions==5.13.2 tansy==0.9.2 prisma==0.15.0 -pydantic==2.8.2 +pydantic==2.9.1 git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc09671ffcfe36f2 httpx[http2]==0.27.2 aiodns==3.2.0