Merge branch 'master' into dependabot/pip/types-colorama-0.4.8

This commit is contained in:
Willi Ballenthin
2022-01-31 12:55:27 -07:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==3.0.0",
"pycodestyle==2.8.0",
"black==21.12b0",
"black==22.1.0",
"isort==5.10.1",
"mypy==0.931",
"psutil==5.9.0",
@@ -84,7 +84,7 @@ setuptools.setup(
"types-PyYAML==6.0.4",
"types-tabulate==0.8.5",
"types-termcolor==1.1.3",
"types-psutil==5.8.19",
"types-psutil==5.8.20",
"types_requests==2.27.8",
],
},