Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
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](jaraco/inflect@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](pydantic/pydantic@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](pydantic/pydantic-core@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 506aebc commit fcd5126
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit fcd5126

Please sign in to comment.