From dda7f8af9c7c7ea3296c16a24e39e02881a96a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 04:11:47 +0000 Subject: [PATCH] Bump pydantic from 2.7.1 to 2.7.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.7.4. - [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.7.4) --- 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 8b5cde9..a773642 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ async-irc == 0.2.0 typing_extensions == 4.12.1 -pydantic == 2.7.1 +pydantic == 2.7.4