Skip to content

Commit

Permalink
fix: bumped pydantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Sep 4, 2023
1 parent 35faf2a commit 7680ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
- httpx
- isodate
- mypy
- pydantic =1.10.10
- pydantic =1.10.12
- pytest
- pytest-asyncio
- pytest-cov
Expand Down

0 comments on commit 7680ed2

Please sign in to comment.