Update Python dependencies

This commit is contained in:
Super-Linter Automation 2022-05-08 17:05:28 +00:00 committed by Brett Logan
parent 3942aa3a23
commit 1f1e382781
5 changed files with 12 additions and 12 deletions

View file

@ -4,7 +4,7 @@ ansible-lint==6.0.2
bracex==2.2.1
cffi==1.15.0
commonmark==0.9.1
cryptography==37.0.1
cryptography==37.0.2
enrich==1.2.7
Jinja2==3.1.2
MarkupSafe==2.1.1
@ -15,7 +15,7 @@ Pygments==2.12.0
pyparsing==3.0.8
PyYAML==6.0
resolvelib==0.5.4
rich==12.3.0
rich==12.4.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
subprocess-tee==0.3.5

View file

@ -1,8 +1,8 @@
attrs==21.4.0
aws-sam-translator==1.45.0
boto3==1.22.4
botocore==1.25.4
cfn-lint==0.59.0
boto3==1.22.9
botocore==1.25.9
cfn-lint==0.59.1
jmespath==1.0.0
jschema-to-python==1.2.3
jsonpatch==1.32
@ -11,7 +11,7 @@ jsonpointer==2.3
jsonschema==3.2.0
junit-xml==1.9
networkx==2.8
pbr==5.8.1
pbr==5.9.0
pyrsistent==0.18.1
python-dateutil==2.8.2
PyYAML==6.0

View file

@ -13,10 +13,10 @@ GitPython==3.1.27
idna==3.3
importlib-resources==5.7.1
Jinja2==3.1.2
jsonschema==4.4.0
jsonschema==4.5.1
jupyter-core==4.10.0
MarkupSafe==2.1.1
nbformat==5.3.0
nbformat==5.4.0
plac==1.3.5
psutil==5.9.0
PuLP==2.6.0
@ -28,12 +28,12 @@ requests==2.27.1
retry==0.9.2
smart-open==6.0.0
smmap==5.0.0
snakemake==7.5.0
snakemake==7.6.2
stopit==1.1.2
tabulate==0.8.9
toposort==1.7
traitlets==5.1.1
urllib3==1.26.9
wrapt==1.14.1
yte==1.2.2
yte==1.2.3
zipp==3.8.0

View file

@ -16,7 +16,7 @@ pyparsing==3.0.8
pytest==7.1.2
PyYAML==6.0
regex==2022.4.24
sqlfluff==0.13.0
sqlfluff==0.13.1
tblib==1.7.0
toml==0.10.2
tomli==2.0.1

View file

@ -1,5 +1,5 @@
argcomplete==2.0.0
PyYAML==6.0
toml==0.10.2
xmltodict==0.12.0
xmltodict==0.13.0
yq==2.14.0