Update Python dependencies (#3229)

Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-08-15 09:12:35 -05:00 committed by GitHub
parent 01d3218744
commit f5193dd525
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

View file

@ -10,7 +10,7 @@ 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.9.0 jsonschema==4.9.1
MarkupSafe==2.1.1 MarkupSafe==2.1.1
packaging==21.3 packaging==21.3
pathspec==0.9.0 pathspec==0.9.0

View file

@ -1,8 +1,8 @@
attrs==22.1.0 attrs==22.1.0
aws-sam-translator==1.48.0 aws-sam-translator==1.49.0
boto3==1.24.42 boto3==1.24.51
botocore==1.27.42 botocore==1.27.51
cfn-lint==0.61.4 cfn-lint==0.61.5
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
@ -11,7 +11,7 @@ jsonpointer==2.3
jsonschema==3.2.0 jsonschema==3.2.0
junit-xml==1.9 junit-xml==1.9
networkx==2.8.5 networkx==2.8.5
pbr==5.9.0 pbr==5.10.0
pyrsistent==0.18.1 pyrsistent==0.18.1
python-dateutil==2.8.2 python-dateutil==2.8.2
PyYAML==6.0 PyYAML==6.0

View file

@ -1,4 +1,4 @@
flake8==5.0.0 flake8==5.0.4
mccabe==0.7.0 mccabe==0.7.0
pycodestyle==2.9.0 pycodestyle==2.9.1
pyflakes==2.5.0 pyflakes==2.5.0

View file

@ -6,6 +6,6 @@ mccabe==0.7.0
platformdirs==2.5.2 platformdirs==2.5.2
pylint==2.14.5 pylint==2.14.5
tomli==2.0.1 tomli==2.0.1
tomlkit==0.11.1 tomlkit==0.11.4
typing_extensions==4.3.0 typing_extensions==4.3.0
wrapt==1.14.1 wrapt==1.14.1

View file

@ -14,7 +14,7 @@ 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.9.0 jsonschema==4.9.1
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
@ -30,7 +30,7 @@ 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.12.0 snakemake==7.12.1
stopit==1.1.2 stopit==1.1.2
tabulate==0.8.10 tabulate==0.8.10
toposort==1.7 toposort==1.7