From ff18adf0e4f78822e325e40fabc93dce6973048d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:46:22 +0000 Subject: [PATCH] Bump pydantic-core from 2.18.3 to 2.18.4 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.3 to 2.18.4. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.3...v2.18.4) --- updated-dependencies: - dependency-name: pydantic-core 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..cd3b67ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ 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-core==2.18.3 +pydantic-core==2.18.4 pygments==2.18.0 python-crontab==3.1.0 python-dateutil==2.9.0.post0