Update Python dependencies (#3017)

Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-06-13 13:54:01 -05:00 committed by GitHub
parent 9d4d9b13a0
commit 359371f18c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
ansible-compat==2.1.0 ansible-compat==2.1.0
ansible-core==2.13.0 ansible-core==2.13.0
ansible-lint==6.2.2 ansible-lint==6.3.0
attrs==21.4.0 attrs==21.4.0
bracex==2.3.post1 bracex==2.3.post1
cffi==1.15.0 cffi==1.15.0

View file

@ -1,7 +1,7 @@
attrs==21.4.0 attrs==21.4.0
aws-sam-translator==1.45.0 aws-sam-translator==1.46.0
boto3==1.24.2 boto3==1.24.7
botocore==1.27.2 botocore==1.27.7
cfn-lint==0.61.0 cfn-lint==0.61.0
jmespath==1.0.0 jmespath==1.0.0
jschema-to-python==1.2.3 jschema-to-python==1.2.3

View file

@ -1,4 +1,4 @@
mypy==0.960 mypy==0.961
mypy-extensions==0.4.3 mypy-extensions==0.4.3
tomli==2.0.1 tomli==2.0.1
typing_extensions==4.2.0 typing_extensions==4.2.0

View file

@ -4,7 +4,7 @@ isort==5.10.1
lazy-object-proxy==1.7.1 lazy-object-proxy==1.7.1
mccabe==0.7.0 mccabe==0.7.0
platformdirs==2.5.2 platformdirs==2.5.2
pylint==2.14.0 pylint==2.14.1
tomli==2.0.1 tomli==2.0.1
tomlkit==0.11.0 tomlkit==0.11.0
typing_extensions==4.2.0 typing_extensions==4.2.0

View file

@ -25,11 +25,11 @@ py==1.11.0
pyrsistent==0.18.1 pyrsistent==0.18.1
PyYAML==6.0 PyYAML==6.0
ratelimiter==1.2.0.post0 ratelimiter==1.2.0.post0
requests==2.27.1 requests==2.28.0
retry==0.9.2 retry==0.9.2
smart-open==6.0.0 smart-open==6.0.0
smmap==5.0.0 smmap==5.0.0
snakemake==7.8.1 snakemake==7.8.2
stopit==1.1.2 stopit==1.1.2
tabulate==0.8.9 tabulate==0.8.9
toposort==1.7 toposort==1.7