mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Update Python dependencies
This commit is contained in:
parent
6eed012d2d
commit
27aa4a2bb5
3 changed files with 3 additions and 3 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
ansible-core==2.12.2
|
||||
ansible-core==2.12.3
|
||||
ansible-lint==5.4.0
|
||||
bracex==2.2.1
|
||||
cffi==1.15.0
|
||||
|
|
2
dependencies/python/snakemake.txt
vendored
2
dependencies/python/snakemake.txt
vendored
|
@ -36,5 +36,5 @@ toposort==1.7
|
|||
traitlets==5.1.1
|
||||
urllib3==1.26.8
|
||||
wrapt==1.13.3
|
||||
yte==1.0.0
|
||||
yte==1.2.0
|
||||
zipp==3.7.0
|
||||
|
|
2
dependencies/python/sqlfluff.txt
vendored
2
dependencies/python/sqlfluff.txt
vendored
|
@ -20,5 +20,5 @@ sqlfluff==0.10.1
|
|||
tblib==1.7.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tqdm==4.62.3
|
||||
tqdm==4.63.0
|
||||
typing_extensions==4.1.1
|
||||
|
|
Loading…
Reference in a new issue