Update dependencies to get rid of pydantic errors

This commit is contained in:
David Boreham 2023-07-31 06:33:38 -06:00
parent 4ee745a4db
commit 22950db1fd

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