Update Python dependencies (#3167)

Co-authored-by: Super-Linter Automation <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-07-25 08:29:37 -05:00 committed by GitHub
parent 02e2e313f9
commit da1c6a1cff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 20 additions and 20 deletions

View file

@ -1,5 +1,5 @@
ansible-compat==2.1.0 ansible-compat==2.2.0
ansible-core==2.13.1 ansible-core==2.13.2
ansible-lint==6.3.0 ansible-lint==6.3.0
attrs==21.4.0 attrs==21.4.0
bracex==2.3.post1 bracex==2.3.post1
@ -7,10 +7,10 @@ cffi==1.15.1
commonmark==0.9.1 commonmark==0.9.1
cryptography==37.0.4 cryptography==37.0.4
enrich==1.2.7 enrich==1.2.7
importlib-resources==5.8.0 importlib-resources==5.9.0
iniconfig==1.1.1 iniconfig==1.1.1
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.6.2 jsonschema==4.7.2
MarkupSafe==2.1.1 MarkupSafe==2.1.1
packaging==21.3 packaging==21.3
pathspec==0.9.0 pathspec==0.9.0
@ -23,7 +23,7 @@ pyrsistent==0.18.1
pytest==7.1.2 pytest==7.1.2
PyYAML==6.0 PyYAML==6.0
resolvelib==0.8.1 resolvelib==0.8.1
rich==12.4.4 rich==12.5.1
ruamel.yaml==0.17.21 ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6 ruamel.yaml.clib==0.2.6
subprocess-tee==0.3.5 subprocess-tee==0.3.5
@ -31,4 +31,4 @@ tomli==2.0.1
typing_extensions==4.3.0 typing_extensions==4.3.0
wcmatch==8.4 wcmatch==8.4
yamllint==1.27.1 yamllint==1.27.1
zipp==3.8.0 zipp==3.8.1

View file

@ -1,8 +1,8 @@
attrs==21.4.0 attrs==21.4.0
aws-sam-translator==1.46.0 aws-sam-translator==1.47.0
boto3==1.24.26 boto3==1.24.36
botocore==1.27.26 botocore==1.27.36
cfn-lint==0.61.2 cfn-lint==0.61.3
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
@ -10,7 +10,7 @@ jsonpickle==2.2.0
jsonpointer==2.3 jsonpointer==2.3
jsonschema==3.2.0 jsonschema==3.2.0
junit-xml==1.9 junit-xml==1.9
networkx==2.8.4 networkx==2.8.5
pbr==5.9.0 pbr==5.9.0
pyrsistent==0.18.1 pyrsistent==0.18.1
python-dateutil==2.8.2 python-dateutil==2.8.2

View file

@ -1,4 +1,4 @@
mypy==0.961 mypy==0.971
mypy-extensions==0.4.3 mypy-extensions==0.4.3
tomli==2.0.1 tomli==2.0.1
typing_extensions==4.3.0 typing_extensions==4.3.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.4 pylint==2.14.5
tomli==2.0.1 tomli==2.0.1
tomlkit==0.11.1 tomlkit==0.11.1
typing_extensions==4.3.0 typing_extensions==4.3.0

View file

@ -8,4 +8,4 @@ snakefmt==0.6.1
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1
typing_extensions==4.3.0 typing_extensions==4.3.0
zipp==3.8.0 zipp==3.8.1

View file

@ -8,13 +8,13 @@ datrie==0.8.2
decorator==5.1.1 decorator==5.1.1
docutils==0.19 docutils==0.19
dpath==2.0.6 dpath==2.0.6
fastjsonschema==2.15.3 fastjsonschema==2.16.1
gitdb==4.0.9 gitdb==4.0.9
GitPython==3.1.27 GitPython==3.1.27
idna==3.3 idna==3.3
importlib-resources==5.8.0 importlib-resources==5.9.0
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.6.2 jsonschema==4.7.2
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
@ -29,7 +29,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.8.5 snakemake==7.9.0
stopit==1.1.2 stopit==1.1.2
tabulate==0.8.10 tabulate==0.8.10
toposort==1.7 toposort==1.7
@ -37,4 +37,4 @@ traitlets==5.3.0
urllib3==1.26.10 urllib3==1.26.10
wrapt==1.14.1 wrapt==1.14.1
yte==1.5.1 yte==1.5.1
zipp==3.8.0 zipp==3.8.1

View file

@ -16,7 +16,7 @@ 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.9
sqlfluff==1.1.0 sqlfluff==1.2.1
tblib==1.7.0 tblib==1.7.0
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1