diff --git a/circleci/images/stylechecker/files/etc/requirements.txt b/circleci/images/stylechecker/files/etc/requirements.txt index 2eb8de6..d5c5f7b 100644 --- a/circleci/images/stylechecker/files/etc/requirements.txt +++ b/circleci/images/stylechecker/files/etc/requirements.txt @@ -48,7 +48,7 @@ msgpack==1.1.2; python_version >= '3.9' pluggy==1.6.0; python_version >= '3.9' psycopg==3.3.2; python_version >= '3.10' publicsuffix2==2.20191221 -pyasn1==0.6.1; python_version >= '3.8' +pyasn1==0.6.2; python_version >= '3.8' pyasn1-modules==0.4.2; python_version >= '3.8' pycparser==2.23; python_version >= '3.8' pygments==2.19.2; python_version >= '3.8'