From 6d6c148e6d45a297898c9a756aa10813d28e5ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:03:27 +0000 Subject: [PATCH] chore: bump pydantic from 2.8.2 to 2.9.0 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.0. - [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.0) --- 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..0124b96 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.0 git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc09671ffcfe36f2 httpx[http2]==0.27.2 aiodns==3.2.0