From e0a320ee5d05c19b474a85f5210256048debeb45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:25:14 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.7.1 to 2.9.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.9.2. - [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.7.1...v2.9.2) --- 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 3cfef19..7415947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ multidict==6.0.5 # yarl propcache==0.2.0 # via yarl -pydantic==2.7.1 +pydantic==2.9.2 # via # bo4e # tmdsclient (pyproject.toml)