diff --git a/circleci/images/stylechecker/files/etc/requirements.txt b/circleci/images/stylechecker/files/etc/requirements.txt index 55f4558..c3856b6 100644 --- a/circleci/images/stylechecker/files/etc/requirements.txt +++ b/circleci/images/stylechecker/files/etc/requirements.txt @@ -24,7 +24,7 @@ brotli==1.0.9 certifi==2022.12.7; python_version >= '3.6' cffi==1.15.1 construct==2.9.45 -cryptography==40.0.2 +cryptography==41.0.2 docopt==0.6.2 exceptiongroup==1.1.1; python_version < '3.11' execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'