Update Python dependencies

This commit is contained in:
Super-Linter Automation 2023-01-02 17:14:49 +00:00 committed by Brett Logan
parent 5b75b61ea1
commit 70bb091689
7 changed files with 18 additions and 18 deletions

View file

@ -1,27 +1,27 @@
ansible-compat==2.2.7 ansible-compat==2.2.7
ansible-core==2.14.1 ansible-core==2.14.1
ansible-lint==6.10.0 ansible-lint==6.10.2
attrs==22.2.0 attrs==22.2.0
black==22.12.0 black==22.12.0
bracex==2.3.post1 bracex==2.3.post1
cffi==1.15.1 cffi==1.15.1
click==8.1.3 click==8.1.3
commonmark==0.9.1 commonmark==0.9.1
cryptography==38.0.4 cryptography==39.0.0
filelock==3.8.2 filelock==3.9.0
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.17.3 jsonschema==4.17.3
MarkupSafe==2.1.1 MarkupSafe==2.1.1
mypy-extensions==0.4.3 mypy-extensions==0.4.3
packaging==22.0 packaging==22.0
pathspec==0.10.3 pathspec==0.10.3
platformdirs==2.6.0 platformdirs==2.6.2
pycparser==2.21 pycparser==2.21
Pygments==2.13.0 Pygments==2.14.0
pyrsistent==0.19.2 pyrsistent==0.19.3
PyYAML==6.0 PyYAML==6.0
resolvelib==0.8.1 resolvelib==0.8.1
rich==12.6.0 rich==13.0.0
ruamel.yaml==0.17.21 ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7 ruamel.yaml.clib==0.2.7
subprocess-tee==0.4.1 subprocess-tee==0.4.1

View file

@ -2,5 +2,5 @@ black==22.12.0
click==8.1.3 click==8.1.3
mypy-extensions==0.4.3 mypy-extensions==0.4.3
pathspec==0.10.3 pathspec==0.10.3
platformdirs==2.6.0 platformdirs==2.6.2
tomli==2.0.1 tomli==2.0.1

View file

@ -1,7 +1,7 @@
attrs==22.2.0 attrs==22.2.0
aws-sam-translator==1.55.0 aws-sam-translator==1.55.0
boto3==1.26.37 boto3==1.26.41
botocore==1.29.37 botocore==1.29.41
cfn-lint==0.72.5 cfn-lint==0.72.5
jmespath==1.0.1 jmespath==1.0.1
jschema-to-python==1.2.3 jschema-to-python==1.2.3
@ -12,7 +12,7 @@ jsonschema==3.2.0
junit-xml==1.9 junit-xml==1.9
networkx==2.8.8 networkx==2.8.8
pbr==5.11.0 pbr==5.11.0
pyrsistent==0.19.2 pyrsistent==0.19.3
python-dateutil==2.8.2 python-dateutil==2.8.2
PyYAML==6.0 PyYAML==6.0
s3transfer==0.6.0 s3transfer==0.6.0

View file

@ -3,7 +3,7 @@ dill==0.3.6
isort==5.11.4 isort==5.11.4
lazy-object-proxy==1.8.0 lazy-object-proxy==1.8.0
mccabe==0.7.0 mccabe==0.7.0
platformdirs==2.6.0 platformdirs==2.6.2
pylint==2.15.9 pylint==2.15.9
tomli==2.0.1 tomli==2.0.1
tomlkit==0.11.6 tomlkit==0.11.6

View file

@ -2,7 +2,7 @@ black==22.12.0
click==8.1.3 click==8.1.3
mypy-extensions==0.4.3 mypy-extensions==0.4.3
pathspec==0.10.3 pathspec==0.10.3
platformdirs==2.6.0 platformdirs==2.6.2
snakefmt==0.8.0 snakefmt==0.8.0
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1

View file

@ -9,18 +9,18 @@ docutils==0.19
dpath==2.1.3 dpath==2.1.3
fastjsonschema==2.16.2 fastjsonschema==2.16.2
gitdb==4.0.10 gitdb==4.0.10
GitPython==3.1.29 GitPython==3.1.30
idna==3.4 idna==3.4
Jinja2==3.1.2 Jinja2==3.1.2
jsonschema==4.17.3 jsonschema==4.17.3
jupyter_core==5.1.1 jupyter_core==5.1.2
MarkupSafe==2.1.1 MarkupSafe==2.1.1
nbformat==5.7.1 nbformat==5.7.1
plac==1.3.5 plac==1.3.5
platformdirs==2.6.0 platformdirs==2.6.2
psutil==5.9.4 psutil==5.9.4
PuLP==2.7.0 PuLP==2.7.0
pyrsistent==0.19.2 pyrsistent==0.19.3
PyYAML==6.0 PyYAML==6.0
requests==2.28.1 requests==2.28.1
reretry==0.11.8 reretry==0.11.8

View file

@ -11,7 +11,7 @@ MarkupSafe==2.1.1
packaging==22.0 packaging==22.0
pathspec==0.10.3 pathspec==0.10.3
pluggy==1.0.0 pluggy==1.0.0
Pygments==2.13.0 Pygments==2.14.0
pytest==7.2.0 pytest==7.2.0
PyYAML==6.0 PyYAML==6.0
regex==2022.10.31 regex==2022.10.31