Bump pydantic constraint (#116401)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Christopher Bailey
2024-04-30 14:13:56 -04:00
committed by GitHub
parent 9995207817
commit c7a84b1c7b
7 changed files with 10 additions and 12 deletions

View File

@@ -155,7 +155,7 @@ backoff>=2.0
# Required to avoid breaking (#101042).
# v2 has breaking changes (#99218).
pydantic==1.10.12
pydantic==1.10.15
# Breaks asyncio
# https://github.com/pubnub/python/issues/130