Update Python dependencies (#2546)

Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-02-22 11:21:32 -06:00 committed by GitHub
parent b63b914b06
commit 069df12b17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
black==22.1.0
click==8.0.3
click==8.0.4
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.5.1

View file

@ -1,8 +1,8 @@
attrs==21.4.0
aws-sam-translator==1.42.0
boto3==1.20.54
botocore==1.23.54
cfn-lint==0.58.0
boto3==1.21.4
botocore==1.24.4
cfn-lint==0.58.1
jmespath==0.10.0
jschema-to-python==1.2.3
jsonpatch==1.32

View file

@ -1,11 +1,11 @@
black==21.12b0
click==7.1.2
black==22.1.0
click==8.0.4
importlib-metadata==1.7.0
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.5.1
snakefmt==0.4.4
snakefmt==0.5.0
toml==0.10.2
tomli==1.2.3
tomli==2.0.1
typing_extensions==4.1.1
zipp==3.7.0

View file

@ -6,7 +6,7 @@ ConfigArgParse==1.5.3
connection-pool==0.0.3
datrie==0.8.2
docutils==0.18.1
filelock==3.4.2
filelock==3.6.0
gitdb==4.0.9
GitPython==3.1.27
idna==3.3

View file

@ -1,7 +1,7 @@
appdirs==1.4.4
attrs==21.4.0
chardet==4.0.0
click==8.0.3
click==8.0.4
colorama==0.4.4
diff-cover==6.4.4
iniconfig==1.1.1