Update Python dependencies (#3185)

Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-08-01 13:16:46 -05:00 committed by GitHub
parent 2d64ac1c06
commit 2b0d830b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 22 additions and 20 deletions

View file

@ -1,7 +1,7 @@
ansible-compat==2.2.0 ansible-compat==2.2.0
ansible-core==2.13.2 ansible-core==2.13.2
ansible-lint==6.3.0 ansible-lint==6.4.0
attrs==21.4.0 attrs==22.1.0
bracex==2.3.post1 bracex==2.3.post1
cffi==1.15.1 cffi==1.15.1
commonmark==0.9.1 commonmark==0.9.1
@ -10,10 +10,11 @@ enrich==1.2.7
importlib-resources==5.9.0 importlib-resources==5.9.0
iniconfig==1.1.1 iniconfig==1.1.1
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.7.2 jsonschema==4.9.0
MarkupSafe==2.1.1 MarkupSafe==2.1.1
packaging==21.3 packaging==21.3
pathspec==0.9.0 pathspec==0.9.0
pkgutil_resolve_name==1.3.10
pluggy==1.0.0 pluggy==1.0.0
py==1.11.0 py==1.11.0
pycparser==2.21 pycparser==2.21

View file

@ -1,8 +1,8 @@
attrs==21.4.0 attrs==22.1.0
aws-sam-translator==1.47.0 aws-sam-translator==1.48.0
boto3==1.24.36 boto3==1.24.42
botocore==1.27.36 botocore==1.27.42
cfn-lint==0.61.3 cfn-lint==0.61.4
jmespath==1.0.1 jmespath==1.0.1
jschema-to-python==1.2.3 jschema-to-python==1.2.3
jsonpatch==1.32 jsonpatch==1.32
@ -18,4 +18,4 @@ PyYAML==6.0
s3transfer==0.6.0 s3transfer==0.6.0
sarif-om==1.0.4 sarif-om==1.0.4
six==1.16.0 six==1.16.0
urllib3==1.26.10 urllib3==1.26.11

View file

@ -1,4 +1,4 @@
flake8==4.0.1 flake8==5.0.0
mccabe==0.6.1 mccabe==0.7.0
pycodestyle==2.8.0 pycodestyle==2.9.0
pyflakes==2.4.0 pyflakes==2.5.0

View file

@ -1,5 +1,5 @@
appdirs==1.4.4 appdirs==1.4.4
attrs==21.4.0 attrs==22.1.0
certifi==2022.6.15 certifi==2022.6.15
charset-normalizer==2.1.0 charset-normalizer==2.1.0
ConfigArgParse==1.5.3 ConfigArgParse==1.5.3
@ -14,10 +14,11 @@ GitPython==3.1.27
idna==3.3 idna==3.3
importlib-resources==5.9.0 importlib-resources==5.9.0
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.7.2 jsonschema==4.9.0
jupyter-core==4.11.1 jupyter-core==4.11.1
MarkupSafe==2.1.1 MarkupSafe==2.1.1
nbformat==5.4.0 nbformat==5.4.0
pkgutil_resolve_name==1.3.10
plac==1.3.5 plac==1.3.5
psutil==5.9.1 psutil==5.9.1
PuLP==2.6.0 PuLP==2.6.0
@ -29,12 +30,12 @@ requests==2.28.1
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.9.0 snakemake==7.12.0
stopit==1.1.2 stopit==1.1.2
tabulate==0.8.10 tabulate==0.8.10
toposort==1.7 toposort==1.7
traitlets==5.3.0 traitlets==5.3.0
urllib3==1.26.10 urllib3==1.26.11
wrapt==1.14.1 wrapt==1.14.1
yte==1.5.1 yte==1.5.1
zipp==3.8.1 zipp==3.8.1

View file

@ -1,5 +1,5 @@
appdirs==1.4.4 appdirs==1.4.4
attrs==21.4.0 attrs==22.1.0
chardet==5.0.0 chardet==5.0.0
click==8.1.3 click==8.1.3
colorama==0.4.5 colorama==0.4.5
@ -15,7 +15,7 @@ Pygments==2.12.0
pyparsing==3.0.9 pyparsing==3.0.9
pytest==7.1.2 pytest==7.1.2
PyYAML==6.0 PyYAML==6.0
regex==2022.7.9 regex==2022.7.25
sqlfluff==1.2.1 sqlfluff==1.2.1
tblib==1.7.0 tblib==1.7.0
toml==0.10.2 toml==0.10.2

View file

@ -2,4 +2,4 @@ argcomplete==2.0.0
PyYAML==6.0 PyYAML==6.0
toml==0.10.2 toml==0.10.2
xmltodict==0.13.0 xmltodict==0.13.0
yq==3.0.2 yq==3.1.0