dependabot[bot]
ec4682e2c3
Bump pylint from 2.6.2 to 2.7.0 in /dependencies ( #1246 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.2...pylint-2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:19:06 -06:00
dependabot[bot]
6d0c49e50d
Bump cfn-lint from 0.44.5 to 0.45.0 in /dependencies ( #1216 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.44.5 to 0.45.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.44.5...v0.45.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-18 11:42:34 -06:00
dependabot[bot]
b53c0c259e
Bump snakemake from 5.32.0 to 5.32.2 in /dependencies ( #1207 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.32.0 to 5.32.2.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.32.0...v5.32.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-18 10:51:34 -06:00
dependabot[bot]
a5188f1b2f
Bump snakefmt from 0.3.0 to 0.3.1 in /dependencies ( #1228 )
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.3.0...0.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-18 10:43:42 -06:00
dependabot[bot]
826f0ea82b
Bump ansible-lint from 5.0.0 to 5.0.1 in /dependencies ( #1227 )
...
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases )
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 21:31:16 -08:00
dependabot[bot]
df16129ca7
Bump pylint from 2.6.0 to 2.6.2 in /dependencies ( #1219 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.6.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-17 10:22:51 -06:00
Jeremiah
00c70f4b2c
Update snakefmt to 0.3.0 and black to 20.3 (now supported by snakefmt). ( #1212 )
...
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).
* Update pipfile for ansible 5.0
* Align pipfile python with Docker alpine image
* Explicitly pin python minor version in dockerfile
* Ansible updates
* Add missing cryptography dependencies
* Eliminate deprecated ansible syntax
* Update expected output for ansible
* Try to add regex to handle test run length
* Yaml doc syntax fixes
* Flailing attempt at tap wildcard
* Catch dynamic output from ansible-lint
* Update regex
* Fix regex statement
* Fix tap output
* Update go error message (issue from master branch)
* Fix regex
* Ansible strikes back
* Fix tap output
* Fix json tap
* Update r tap
2021-02-17 07:32:40 -06:00
dependabot[bot]
4a5b3fb04b
Bump yamllint from 1.25.0 to 1.26.0 in /dependencies ( #1176 )
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.25.0...v1.26.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-03 09:31:34 -06:00
dependabot[bot]
3d33c7b4a2
Bump cfn-lint from 0.44.4 to 0.44.5 in /dependencies ( #1162 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.44.4 to 0.44.5.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.44.4...v0.44.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 11:18:20 -05:00
dependabot[bot]
92a871ae3d
Bump snakefmt from 0.2.5 to 0.2.6 in /dependencies ( #1160 )
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.5...0.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 09:28:48 -06:00
dependabot[bot]
78f0c474e6
Bump cfn-lint from 0.44.3 to 0.44.4 in /dependencies ( #1152 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.44.3 to 0.44.4.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.44.3...v0.44.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 12:43:46 -06:00
dependabot[bot]
d54cd646d6
Bump snakemake from 5.31.1 to 5.32.0 in /dependencies ( #1145 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.31.1 to 5.32.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.31.1...v5.32.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-19 13:21:26 -06:00
dependabot[bot]
9a7a57db70
Bump cfn-lint from 0.44.2 to 0.44.3 in /dependencies ( #1136 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2021-01-11 13:11:36 -05:00
dependabot[bot]
20bb6b392f
Bump cfn-lint from 0.44.0 to 0.44.2 in /dependencies ( #1122 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.44.0 to 0.44.2.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.44.0...v0.44.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 08:40:46 -06:00
dependabot[bot]
68e5bdea03
Bump cfn-lint from 0.43.0 to 0.44.0 in /dependencies ( #1085 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.43.0...v0.44.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 13:38:08 -06:00
dependabot[bot]
4d21581742
Bump isort from 5.6.4 to 5.7.0 in /dependencies ( #1112 )
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:02:02 -06:00
dependabot[bot]
f5c1bd7840
Bump snakemake from 5.30.1 to 5.31.1 in /dependencies ( #1100 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-12-23 18:41:36 -05:00
dependabot[bot]
71c87d2258
Bump snakefmt from 0.2.4 to 0.2.5 in /dependencies ( #1086 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 16:40:51 -05:00
dependabot[bot]
b466c8a02e
Bump cfn-lint from 0.42.0 to 0.43.0 in /dependencies ( #1055 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.42.0...v0.43.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-12-04 08:18:49 -06:00
Gabriel Diaz
ce9b02f11d
Move ansible-lint to pipfile ( #1037 )
...
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:15:19 -06:00
dependabot[bot]
aa98bb5bb6
Bump cfn-lint from 0.41.0 to 0.42.0 in /dependencies ( #1031 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.41.0...v0.42.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 13:42:33 -06:00
dependabot[bot]
98ae6f1901
Bump snakemake from 5.29.0 to 5.30.1 in /dependencies ( #1030 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.29.0 to 5.30.1.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.29.0...v5.30.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 08:18:50 -06:00
Cesar Rodriguez
0f9370c453
Fixes Terrascan to perform checks for all supported Terraform cloud providers ( #1015 )
...
* updates to Terrascan v1.2.0
* updates command to explicitly scan terraform for all supported providers
* add no cache
* specify Pipfile
* verbose
* remove system
* remove cache
* put it back
* put it back
* clear
* adding cython
* more libs
* add system
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: SVN Migrator <someone@somewhere.com>
2020-11-20 11:44:57 -06:00
dependabot[bot]
35eebd05e5
Bump snakemake from 5.28.0 to 5.29.0 in /dependencies ( #1018 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.28.0...v5.29.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-20 09:13:52 -06:00
dependabot[bot]
302198dc5f
Bump cfn-lint from 0.40.0 to 0.41.0 in /dependencies ( #1009 )
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.40.0...v0.41.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 12:45:41 -06:00
dependabot[bot]
cc5b8514a5
Bump snakefmt from 0.2.3 to 0.2.4 in /dependencies ( #995 )
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.3...0.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-13 09:05:49 -06:00
dependabot[bot]
0689457cdf
Bump snakemake from 5.27.4 to 5.28.0 in /dependencies ( #996 )
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.27.4 to 5.28.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.27.4...v5.28.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-13 09:05:30 -06:00
dependabot[bot]
556a9b8520
Bump cfn-lint from 0.39.0 to 0.40.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.39.0...v0.40.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-05 05:58:46 +00:00
dependabot[bot]
98b7f4a5eb
Bump snakemake from 5.27.3 to 5.27.4 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.27.3 to 5.27.4.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.27.3...v5.27.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:54:09 +00:00
dependabot[bot]
dbf161f0f2
Bump snakemake from 5.26.1 to 5.27.3 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.26.1 to 5.27.3.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.26.1...v5.27.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:27:04 +00:00
Lukas Gravley
64052be99a
Merge pull request #911 from github/dependabot/pip/dependencies/snakefmt-0.2.3
...
Bump snakefmt from 0.2.2 to 0.2.3 in /dependencies
2020-10-26 07:56:44 -05:00
dependabot[bot]
b7597b6123
Bump cfn-lint from 0.38.0 to 0.39.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.38.0...v0.39.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:48:38 +00:00
dependabot[bot]
438acd90b7
Bump snakefmt from 0.2.2 to 0.2.3 in /dependencies
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.2...0.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:46:37 +00:00
dependabot[bot]
8af109f238
Bump cfn-lint from 0.37.1 to 0.38.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.37.1 to 0.38.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.37.1...v0.38.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 05:54:08 +00:00
Lukas Gravley
4a3f58b3bf
Merge pull request #810 from github/dependabot/pip/dependencies/cfn-lint-0.37.1
...
Bump cfn-lint from 0.37.0 to 0.37.1 in /dependencies
2020-10-07 11:18:44 -05:00
dependabot[bot]
a743f97b6c
Bump snakefmt from 0.2.1 to 0.2.2 in /dependencies
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.1...0.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 05:52:20 +00:00
dependabot[bot]
ed717fa7b4
Bump cfn-lint from 0.37.0 to 0.37.1 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.37.0...v0.37.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 05:48:40 +00:00
dependabot[bot]
bae8ace24e
Bump snakemake from 5.26.0 to 5.26.1 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.26.0 to 5.26.1.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.26.0...v5.26.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 16:24:04 +00:00
dependabot[bot]
464153acf6
Bump flake8 from 3.8.3 to 3.8.4 in /dependencies
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:30:37 +00:00
Lukas Gravley
a94d86f6ff
Merge pull request #789 from github/dependabot/pip/dependencies/snakefmt-0.2.1
...
Bump snakefmt from 0.2.0 to 0.2.1 in /dependencies
2020-10-01 10:51:18 -05:00
dependabot[bot]
9cd2011856
Bump snakemake from 5.25.0 to 5.26.0 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.25.0 to 5.26.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.25.0...v5.26.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 05:59:23 +00:00
dependabot[bot]
ae22c7041c
Bump snakefmt from 0.2.0 to 0.2.1 in /dependencies
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.2.0...0.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 05:56:50 +00:00
Lukas Gravley
f010fb3dd3
Merge pull request #784 from github/dependabot/pip/dependencies/yamllint-1.25.0
...
Bump yamllint from 1.24.2 to 1.25.0 in /dependencies
2020-09-30 09:29:30 -05:00
dependabot[bot]
eabe97a87b
Bump cfn-lint from 0.36.1 to 0.37.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.36.1 to 0.37.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.36.1...v0.37.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 05:46:25 +00:00
dependabot[bot]
e747dfbdcf
Bump yamllint from 1.24.2 to 1.25.0 in /dependencies
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.24.2...v1.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-30 05:44:30 +00:00
Lukas Gravley
320983092c
didnt mean to degrade this
2020-09-28 09:30:10 -05:00
Lucas Gravley
b18d4a25ba
adding it
2020-09-28 09:27:05 -05:00
Lucas Gravley
2ebf88603d
fix version
2020-09-28 08:56:55 -05:00
dependabot[bot]
824045e4ae
Bump yq from 2.11.0 to 2.11.1 in /dependencies
...
Bumps [yq](https://github.com/kislyuk/yq ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/kislyuk/yq/releases )
- [Changelog](https://github.com/kislyuk/yq/blob/develop/Changes.rst )
- [Commits](https://github.com/kislyuk/yq/compare/v2.11.0...v2.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:27:53 +00:00
Lukas Gravley
84c79a186b
Merge branch 'master' into master
2020-09-22 08:56:09 -05:00
kpj
75a94966d9
Update snakefmt to 0.2.0
2020-09-22 12:10:58 +02:00
Josselin
2011fe6769
Add missing mypy-extensions and typing_extensions deps
2020-09-15 10:42:07 +02:00
Josselin
4f7afdc72c
Black: update hashes in pipfile.lock
2020-09-15 10:11:47 +02:00
Feist Josselin
92ac531386
Update black version
...
Fix https://github.com/github/super-linter/issues/722
2020-09-15 09:57:06 +02:00
dependabot[bot]
168fc32a19
Bump snakemake from 5.24.0 to 5.24.1 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.24.0...v5.24.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:46:42 +00:00
Lucas Gravley
23f3709424
fix version
2020-09-11 14:40:22 -05:00
dependabot[bot]
ae2664d0e0
Bump snakefmt from 0.1.4 to 0.1.5 in /dependencies
...
Bumps [snakefmt](https://github.com/snakemake/snakefmt ) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/snakemake/snakefmt/releases )
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakefmt/compare/0.1.4...0.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 05:20:08 +00:00
dependabot[bot]
0ca8a0bae4
Bump snakemake from 5.23.0 to 5.24.0 in /dependencies
...
Bumps [snakemake](https://github.com/snakemake/snakemake ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Commits](https://github.com/snakemake/snakemake/compare/v5.23.0...v5.24.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 05:19:22 +00:00
Lucas Gravley
20c0ebf419
fix lock
2020-09-08 10:04:29 -05:00
kpj
8ac1c99a2e
[Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint'
2020-09-08 09:38:48 +02:00
kpj
2d7ba8d26b
[Snakemake] Add 'snakefmt' to dependencies
2020-09-07 17:12:44 +02:00
dependabot[bot]
cc9dac5d8d
Bump cfn-lint from 0.35.0 to 0.35.1 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.35.0 to 0.35.1.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.35.0...v0.35.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 05:29:30 +00:00
Lukas Gravley
c632d56548
Merge pull request #632 from cesar-rodriguez/terrascan-v1
...
Updates to support Terrascan v1.0.0+
2020-08-27 08:54:31 -05:00
dependabot[bot]
bfd18482c2
Bump black from 19.10b0 to 20.8b1 in /dependencies
...
Bumps [black](https://github.com/psf/black ) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 05:49:34 +00:00
Cesar Rodriguez
68fb056099
removes terrascan python
2020-08-26 22:53:00 -04:00
dependabot[bot]
f4f662ff79
Bump pylint from 2.5.3 to 2.6.0 in /dependencies
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 05:51:58 +00:00
Lucas Gravley
1f2c569c21
adding black
2020-08-20 09:44:11 -05:00
dependabot[bot]
714afda357
Bump cfn-lint from 0.34.1 to 0.35.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.34.1 to 0.35.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.34.1...v0.35.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 05:49:48 +00:00
dependabot[bot]
a49fddb924
Bump cfn-lint from 0.34.0 to 0.34.1 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.34.0...v0.34.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-04 06:33:08 +00:00
Gabo
0ca744a9c7
Add flake8 dependency
2020-07-27 17:47:49 -05:00
Cesar Rodriguez
43192d2d1f
Locks dependencies
2020-07-24 00:04:11 -04:00
Cesar Rodriguez
d16206da81
Bumps Terrascan to 0.2.3 and boto3
2020-07-24 00:00:26 -04:00
Cesar Rodriguez
7c4f96b5b7
adds Terrascan and bumps urllib and boto3 to latest
2020-07-23 23:49:27 -04:00
Lucas Gravley
b6096044cf
now with changes
2020-07-23 10:19:58 -05:00
Lucas Gravley
c41b2aef29
fix shyaml
2020-07-23 10:15:18 -05:00
dependabot[bot]
395e01cd20
Bump yamllint from 1.24.1 to 1.24.2 in /dependencies
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.24.1...v1.24.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 05:29:01 +00:00
Lukas Gravley
0689c57fdf
Merge pull request #427 from github/dependabot/pip/dependencies/yamllint-1.24.1
...
Bump yamllint from 1.23.0 to 1.24.1 in /dependencies
2020-07-16 08:08:52 -05:00
dependabot[bot]
5a74a8dce1
Bump yamllint from 1.23.0 to 1.24.1 in /dependencies
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.23.0...v1.24.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 05:54:29 +00:00
dependabot[bot]
b79f67fd74
Bump cfn-lint from 0.33.2 to 0.34.0 in /dependencies
...
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint ) from 0.33.2 to 0.34.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.33.2...v0.34.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 05:53:12 +00:00
Gabo
e260921190
Add py dependencies
2020-07-08 13:15:24 -05:00