Merge branch 'master' into wb-proto

This commit is contained in:
Willi Ballenthin
2023-03-24 11:51:45 +01:00
committed by GitHub
24 changed files with 1481 additions and 28 deletions

View File

@@ -76,7 +76,7 @@ setuptools.setup(
"pycodestyle==2.10.0",
"black==23.1.0",
"isort==5.11.4",
"mypy==1.0.1",
"mypy==1.1.1",
"psutil==5.9.2",
"stix2==3.0.1",
"requests==2.28.0",