Commit graph

126 commits

Author SHA1 Message Date
Lukas Gravley
148622b273
Sqlfluff (#1834)
* adding sqlfluff

* adding sqlfluff

* update test

* adding sql file array
2021-08-05 15:32:27 -05:00
Lukas Gravley
f0406f5116
adding black binary (#1830) 2021-08-03 14:52:28 -05:00
dependabot[bot]
578b66cfeb
Bump types-requests from 2.25.0 to 2.25.2 in /dependencies (#1825)
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 15:20:01 -05:00
dependabot[bot]
b1d239279c
Bump pylint from 2.9.5 to 2.9.6 in /dependencies (#1820)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.5...v2.9.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 14:34:32 -05:00
dependabot[bot]
29d56a5cfe
Bump isort from 5.9.2 to 5.9.3 in /dependencies (#1822)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 14:34:23 -05:00
dependabot[bot]
dc12fe18c9
Bump snakefmt from 0.4.1 to 0.4.2 in /dependencies (#1823)
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.4.1 to 0.4.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.4.1...0.4.2)

---
updated-dependencies:
- dependency-name: snakefmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 14:34:13 -05:00
dependabot[bot]
067dde749b
Bump pylint from 2.9.0 to 2.9.5 in /dependencies (#1806)
* Bump pylint from 2.9.0 to 2.9.5 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.0 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding lib

* fixed?

* removetest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-26 12:45:46 -05:00
dependabot[bot]
eebaee3142
Bump mypy from 0.812 to 0.910 in /dependencies (#1717)
* Bump mypy from 0.812 to 0.910 in /dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding more

* adding g++

* force it down

* force it down

* force it down

* somehow uppercase?

* remove the force

* remove the force

* fix npm errors

* add lib

* fix r

* make r happy

* put it back

* make r kinda happy

* make r kinda happy

* try better

* push version

* diff landing

* add the test back

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-12 13:33:18 -05:00
dependabot[bot]
799dccd965
Bump snakemake from 6.4.0 to 6.4.1 in /dependencies (#1606)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.4.0...v6.4.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-06-01 11:09:34 -05:00
dependabot[bot]
cc842e2e8c
Bump snakemake from 6.3.0 to 6.4.0 in /dependencies (#1579)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.3.0...v6.4.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-05-25 15:37:31 -05:00
dependabot[bot]
c78ed9a614
Bump cfn-lint from 0.49.1 to 0.49.2 in /dependencies (#1577)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.49.1 to 0.49.2.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.49.1...v0.49.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:08:27 -05:00
dependabot[bot]
5f9eae6e27
Bump cpplint from 1.5.4 to 1.5.5 in /dependencies (#1578)
Bumps [cpplint](https://github.com/cpplint/cpplint) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/cpplint/cpplint/releases)
- [Changelog](https://github.com/cpplint/cpplint/blob/develop/changelog.rst)
- [Commits](https://github.com/cpplint/cpplint/compare/1.5.4...1.5.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:08:13 -05:00
dependabot[bot]
2b163a4261
Bump ansible-lint from 5.0.8 to 5.0.11 in /dependencies (#1586)
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.8 to 5.0.11.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.8...v5.0.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:06:34 -05:00
dependabot[bot]
598bbf9f79
Bump cfn-lint from 0.49.0 to 0.49.1 in /dependencies (#1542)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.49.0 to 0.49.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.49.0...v0.49.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:43:43 -05:00
dependabot[bot]
6fe3142569
Bump flake8 from 3.9.1 to 3.9.2 in /dependencies (#1535)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.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-05-10 10:28:03 -05:00
Lukas Gravley
5d2ea81f00
Cpp (#1492)
* adding cpp

* adding cpp

* tests

* make test better

* fix test
2021-05-04 13:24:41 -05:00
dependabot[bot]
e0b8b12556
Bump ansible-lint from 5.0.7 to 5.0.8 in /dependencies (#1515)
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.7...v5.0.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 09:28:40 -05:00
dependabot[bot]
2607e40749
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 in /dependencies (#1507)
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 08:23:20 -05:00
dependabot[bot]
c972840c99
Bump yamllint from 1.26.0 to 1.26.1 in /dependencies (#1433)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.0 to 1.26.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.26.0...v1.26.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-04-30 14:27:11 -05:00
dependabot[bot]
f56195c1fe
Bump ansible-lint from 5.0.6 to 5.0.7 in /dependencies (#1436)
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.6...v5.0.7)

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-04-30 14:25:26 -05:00
dependabot[bot]
6ea51989fa
Bump cython from 0.29.22 to 0.29.23 in /dependencies (#1453)
Bumps [cython](https://github.com/cython/cython) from 0.29.22 to 0.29.23.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/0.29.22...0.29.23)

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-04-30 14:24:59 -05:00
dependabot[bot]
8fd2e398a0
Bump flake8 from 3.9.0 to 3.9.1 in /dependencies (#1454)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.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-04-30 14:24:48 -05:00
dependabot[bot]
920e188d7b
Bump pylint from 2.7.4 to 2.8.2 in /dependencies (#1487)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.8.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.7.4...v2.8.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-04-30 13:27:28 -05:00
dependabot[bot]
973fc2e61e
Bump cfn-lint from 0.48.1 to 0.49.0 in /dependencies (#1493)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.48.1 to 0.49.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.48.1...v0.49.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-04-30 13:26:39 -05:00
dependabot[bot]
fd19a7817f
Bump snakemake from 6.0.5 to 6.3.0 in /dependencies (#1495)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.0.5 to 6.3.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.0.5...v6.3.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-04-30 13:25:37 -05:00
dependabot[bot]
62d953d824
Bump pylint from 2.7.3 to 2.7.4 in /dependencies (#1417)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.3 to 2.7.4.
- [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.7.3...pylint-2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 11:16:21 -07:00
dependabot[bot]
4486171969
Bump pylint from 2.7.2 to 2.7.3 in /dependencies (#1416)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.7.3.
- [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.7.2...pylint-2.7.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 22:30:45 -07:00
dependabot[bot]
a117956d91
Bump ansible-lint from 5.0.5 to 5.0.6 in /dependencies (#1406) 2021-03-26 13:48:54 +00:00
dependabot[bot]
41b718b728
Bump cfn-lint from 0.48.0 to 0.48.1 in /dependencies (#1405) 2021-03-26 06:45:29 -07:00
Lukas Gravley
08a586cf3b
adding Python MyPy (#1401)
* adding fun

* fix whitespace

* adding tests

* adding the array

* bug in file name

* fix tap

* makes no sense

* adding the hammer

* adding some extra protbuf
2021-03-24 14:00:23 -05:00
dependabot[bot]
aa4c96f349
Bump cfn-lint from 0.47.2 to 0.48.0 in /dependencies (#1394)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.47.2 to 0.48.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.47.2...v0.48.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 08:33:08 -05:00
dependabot[bot]
8ff48a47d3
Bump isort from 5.7.0 to 5.8.0 in /dependencies (#1382)
Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.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.7.0...5.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:48:58 -05:00
dependabot[bot]
85048ece2b
Bump snakemake from 6.0.3 to 6.0.5 in /dependencies (#1362)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.0.3 to 6.0.5.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.0.3...v6.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:05:56 -05:00
dependabot[bot]
d777937a47
Bump flake8 from 3.8.4 to 3.9.0 in /dependencies (#1365)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:05:46 -05:00
dependabot[bot]
1c7d1b3d60
Bump cfn-lint from 0.47.0 to 0.47.2 in /dependencies (#1366)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.47.0 to 0.47.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.47.0...v0.47.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:05:34 -05:00
dependabot[bot]
2ef5105aa0
Bump ansible-lint from 5.0.2 to 5.0.3 in /dependencies (#1354)
* Bump ansible-lint from 5.0.2 to 5.0.3 in /dependencies

Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* adding it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-11 09:15:17 -06:00
dependabot[bot]
7c537556db
Bump cfn-lint from 0.46.0 to 0.47.0 in /dependencies (#1339)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.46.0 to 0.47.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.46.0...v0.47.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 08:37:52 -06:00
dependabot[bot]
26e99224a6
Bump snakefmt from 0.3.1 to 0.4.0 in /dependencies (#1340)
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.3.1 to 0.4.0.
- [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.1...0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 08:37:41 -06:00
dependabot[bot]
d577e7361a
Bump snakemake from 6.0.2 to 6.0.3 in /dependencies (#1330)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.0.2...v6.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 08:27:43 -05:00
dependabot[bot]
505a708ba3
Bump snakemake from 6.0.0 to 6.0.2 in /dependencies (#1302)
* Bump snakemake from 6.0.0 to 6.0.2 in /dependencies

Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.0.0...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* fix pug

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-04 09:04:30 -06:00
dependabot[bot]
3b13059963
Bump snakemake from 5.32.2 to 6.0.0 in /dependencies (#1285)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 5.32.2 to 6.0.0.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v5.32.2...v6.0.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-03-01 09:51:50 -06:00
dependabot[bot]
2c01cbf56d
Bump pylint from 2.7.1 to 2.7.2 in /dependencies (#1286)
* Bump pylint from 2.7.1 to 2.7.2 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.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.7.1...pylint-2.7.2)

Signed-off-by: dependabot[bot] <support@github.com>

* more

* more

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-01 09:29:45 -06:00
dependabot[bot]
205a0333bd
Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies (#1257)
* Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.45.0 to 0.46.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.45.0...v0.46.0)

Signed-off-by: dependabot[bot] <support@github.com>

* more

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-24 10:43:09 -06:00
dependabot[bot]
b2491c3bd6
Bump pylint from 2.7.0 to 2.7.1 in /dependencies (#1256)
* Bump pylint from 2.7.0 to 2.7.1 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.0 to 2.7.1.
- [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.7.0...pylint-2.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix jscpd

* fix json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-24 09:09:56 -06:00
dependabot[bot]
7c4842d2d2
Bump ansible-lint from 5.0.1 to 5.0.2 in /dependencies (#1248)
* Bump ansible-lint from 5.0.1 to 5.0.2 in /dependencies

Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* fix ansible

* fix ansible

* looking

* maybe baby

* adding details

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-24 07:45:39 -06:00
dependabot[bot]
3a8e75b03e
Bump cython from 0.29.21 to 0.29.22 in /dependencies (#1247)
Bumps [cython](https://github.com/cython/cython) from 0.29.21 to 0.29.22.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/0.29.21...0.29.22)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 11:29:05 -06:00
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