Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Bump pydantic from 0.32.2 to 1.6.2 #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
APscheduler >= 3.0.0
pydantic == 0.32.2
pydantic == 1.6.2
pyyaml >= 3.0
passlib >= 1.7.0
semver
Expand All @@ -23,4 +23,4 @@ websocket-client
minio
aiodocker == 0.14.0
docker
pydantic == 0.32.2
pydantic == 1.6.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pydantic == 0.32.2
pydantic == 1.6.2
#aiodns
aiodocker
aiohttp
Expand Down
4 changes: 2 additions & 2 deletions umpire/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pydantic == 0.32.2
pydantic == 1.6.2
docker
docker-compose
minio
Expand All @@ -11,5 +11,5 @@ six
redis
uvicorn
tenacity
pydantic == 0.32.2
pydantic == 1.6.2
email-validator