From cf43773a0f8534c7d5225eef6295f217c6cb8387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 03:59:40 +0000 Subject: [PATCH] [skip ci]: Bump pydantic from 2.7.3 to 2.9.0 in /src Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.3 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.7.3...v2.9.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 99e30d54b..90a18f608 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -64,7 +64,7 @@ aiohttp_jinja2==1.6 python-bidi==0.4.2 arabic-reshaper==3.0.0 pillow>=10.2.0 -pydantic==2.7.3 +pydantic==2.9.0 babel==2.15.0 # #