Update dependencies to get rid of pydantic errors (#472)

This commit is contained in:
David Boreham 2023-07-31 06:50:12 -06:00 committed by GitHub
parent 4ee745a4db
commit 0feeab6418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
python-decouple>=3.6 python-decouple>=3.8
GitPython>=3.1.27 GitPython>=3.1.32
tqdm>=4.64.0 tqdm>=4.65.0
python-on-whales>=0.58.0 python-on-whales>=0.64.0
click>=8.1.3 click>=8.1.6
pyyaml>=6.0 PyYAML>=6.0.1
ruamel.yaml>=0.17.32 ruamel.yaml>=0.17.32