From 22be8dcf03d6dcffe86c8735d935ef4a4464ccfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:47:19 +0000 Subject: [PATCH] Bump pydantic from 2.7.2 to 2.7.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.2 to 2.7.3. - [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.2...v2.7.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6b110cc..2da9220b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ pyasn1==0.6.0 pyasn1-modules==0.4.0 pycparser==2.22; platform_python_implementation != "PyPy" or implementation_name != "cpython" pycryptodomex==3.20.0 -pydantic==2.7.2 +pydantic==2.7.3 pydantic-core==2.18.3 pygments==2.18.0 python-crontab==3.1.0