mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2024-11-10 09:03:02 +08:00
Bump pydantic from 2.6.0 to 2.6.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.0 to 2.6.1. - [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.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1a88c60a4e
commit
68a3f3fb5d
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ SQLAlchemy==2.0.25
|
|||
aio-pika==9.4.0
|
||||
aiohttp==3.9.3
|
||||
asyncpg==0.29.0
|
||||
pydantic==2.6.0
|
||||
pydantic==2.6.1
|
||||
pydantic_settings==2.1.0
|
||||
uvloop==0.19.0
|
||||
|
|
Loading…
Reference in a new issue