diff --git a/checkouts/data-schemas b/checkouts/data-schemas index 20ff3b9f53..0ed3357a07 160000 --- a/checkouts/data-schemas +++ b/checkouts/data-schemas @@ -1 +1 @@ -Subproject commit 20ff3b9f53a58efc39888c2d36b51f842e8b3f58 +Subproject commit 0ed3357a07083bf762f7878132bb3fa6645d99d1 diff --git a/linter-requirements.txt b/linter-requirements.txt index 1b0829ae83..e181f00560 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -1,10 +1,10 @@ mypy==0.971 -black==22.10.0 +black==22.12.0 flake8==5.0.4 types-certifi types-redis types-setuptools pymongo # There is no separate types module. -flake8-bugbear==22.9.23 +flake8-bugbear==22.12.6 pep8-naming==0.13.2 pre-commit # local linting