From fcd5126edd9a79af9de99572b5bd5f68a2e33122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 07:33:40 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [inflect](https://github.com/jaraco/inflect), [pydantic](https://github.com/pydantic/pydantic) and [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `inflect` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/inflect/compare/v7.3.0...v7.3.1) Updates `pydantic` from 2.7.4 to 2.8.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.4...v2.8.0) Updates `pydantic-core` from 2.18.4 to 2.20.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.4...v2.20.0) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fa23397..95035c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ click==8.1.7 discord.py==2.4.0 frozenlist==1.4.1 idna==3.7 -inflect==7.3.0 +inflect==7.3.1 irc==20.4.1 jaraco.classes==3.4.0 jaraco.collections==5.0.1 @@ -24,8 +24,8 @@ jaraco.text==3.12.1 more-itertools==10.3.0 multidict==6.0.5 openttd-helpers==1.4.0 -pydantic==2.7.4 -pydantic_core==2.18.4 +pydantic==2.8.0 +pydantic_core==2.20.0 pytz==2024.1 sentry-sdk==2.7.1 tempora==5.6.0