From f97ec717f5f5fa85f7afa23b5866b26cfc1e621d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:21:29 +0000 Subject: [PATCH] build(deps): bump pydantic from 1.10.2 to 1.10.13 in /sld-schedule Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13. - [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.2...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sld-schedule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-schedule/requirements.txt b/sld-schedule/requirements.txt index b7869753..499c3711 100644 --- a/sld-schedule/requirements.txt +++ b/sld-schedule/requirements.txt @@ -12,7 +12,7 @@ idna==3.4 jmespath==1.0.1 loguru==0.6.0 mysqlclient==2.1.1 -pydantic==1.10.2 +pydantic==1.10.13 pytz==2022.6 pytz-deprecation-shim==0.1.0.post0 requests==2.28.1