Update Python dependencies

This commit is contained in:
Super-Linter Automation 2023-01-08 17:03:03 +00:00 committed by Brett Logan
parent 9bcd243020
commit 7af33d146f
4 changed files with 11 additions and 8 deletions

View file

@ -21,7 +21,7 @@ Pygments==2.14.0
pyrsistent==0.19.3
PyYAML==6.0
resolvelib==0.8.1
rich==13.0.0
rich==13.0.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
subprocess-tee==0.4.1

View file

@ -1,21 +1,23 @@
attrs==22.2.0
aws-sam-translator==1.55.0
boto3==1.26.42
botocore==1.29.42
aws-sam-translator==1.56.0
boto3==1.26.45
botocore==1.29.45
cfn-lint==0.72.6
jmespath==1.0.1
jschema-to-python==1.2.3
jsonpatch==1.32
jsonpickle==3.0.1
jsonpointer==2.3
jsonschema==3.2.0
jsonschema==4.17.3
junit-xml==1.9
networkx==2.8.8
pbr==5.11.0
pydantic==1.10.4
pyrsistent==0.19.3
python-dateutil==2.8.2
PyYAML==6.0
s3transfer==0.6.0
sarif-om==1.0.4
six==1.16.0
typing_extensions==4.4.0
urllib3==1.26.13

View file

@ -1,10 +1,11 @@
astroid==2.12.13
astroid==2.13.2
dill==0.3.6
isort==5.11.4
lazy-object-proxy==1.8.0
lazy-object-proxy==1.9.0
mccabe==0.7.0
platformdirs==2.6.2
pylint==2.15.9
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.4.0
wrapt==1.14.1

View file

@ -5,7 +5,7 @@ click==8.1.3
colorama==0.4.6
diff-cover==7.3.0
exceptiongroup==1.1.0
iniconfig==1.1.1
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==22.0