Update Python dependencies

This commit is contained in:
Super-Linter Automation 2022-03-07 14:57:47 +00:00 committed by Brett Logan
parent 244f2daed2
commit 71957137ef
4 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
attrs==21.4.0
aws-sam-translator==1.42.0
boto3==1.21.8
botocore==1.24.8
boto3==1.21.13
botocore==1.24.13
cfn-lint==0.58.2
jmespath==0.10.0
jschema-to-python==1.2.3
@ -10,7 +10,7 @@ jsonpickle==2.1.0
jsonpointer==2.2
jsonschema==3.2.0
junit-xml==1.9
networkx==2.6.3
networkx==2.7.1
pbr==5.8.1
pyrsistent==0.18.1
python-dateutil==2.8.2

View file

@ -4,7 +4,7 @@ importlib-metadata==1.7.0
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.5.1
snakefmt==0.5.0
snakefmt==0.6.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.1.1

View file

@ -29,7 +29,7 @@ requests==2.27.1
retry==0.9.2
smart-open==5.2.1
smmap==5.0.0
snakemake==7.0.1
snakemake==7.1.0
stopit==1.1.2
tabulate==0.8.9
toposort==1.7

View file

@ -15,7 +15,7 @@ Pygments==2.11.2
pyparsing==3.0.7
pytest==7.0.1
PyYAML==6.0
regex==2022.1.18
regex==2022.3.2
sqlfluff==0.10.1
tblib==1.7.0
toml==0.10.2