dependabot[bot]
d07fe87951
Bump sqlfluff from 0.9.1 to 0.9.4 in /dependencies/python ( #2425 )
...
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff ) from 0.9.1 to 0.9.4.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases )
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/0.9.1...0.9.4 )
---
updated-dependencies:
- dependency-name: sqlfluff
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>
2022-01-31 12:02:09 -06:00
dependabot[bot]
1368fcd712
Bump pyparsing from 3.0.6 to 3.0.7 in /dependencies/python ( #2383 )
...
Bumps [pyparsing](https://github.com/pyparsing/pyparsing ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/pyparsing/pyparsing/releases )
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES )
- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.6...pyparsing_3.0.7 )
---
updated-dependencies:
- dependency-name: pyparsing
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>
2022-01-24 09:11:28 -06:00
dependabot[bot]
7c69a5609b
Bump regex from 2021.11.10 to 2022.1.18 in /dependencies/python ( #2384 )
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2021.11.10 to 2022.1.18.
- [Release notes](https://github.com/mrabarnett/mrab-regex/releases )
- [Commits](https://github.com/mrabarnett/mrab-regex/commits )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:19 -06:00
dependabot[bot]
b4329ed8b9
Bump pygments from 2.11.1 to 2.11.2 in /dependencies/python ( #2346 )
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.11.1...2.11.2 )
---
updated-dependencies:
- dependency-name: pygments
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>
2022-01-18 13:57:32 -06:00
dependabot[bot]
a40e12873b
Bump sqlfluff from 0.9.0 to 0.9.1 in /dependencies/python ( #2328 )
...
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases )
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/0.9.0...0.9.1 )
---
updated-dependencies:
- dependency-name: sqlfluff
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>
2022-01-11 12:02:43 -06:00
Jameel Al-Aziz
7e1683407d
Update Dependabot for python virtual envs
...
* Simplify virtualenv installation to use multiple requirements files in
a single directory. This eliminates the packages.txt file and provides
an easier path to adding new tools in the future. It also allows us to
simplify the dependenabot configuration as all requirements files are
in a single directory.
* Update dependabot.yml to point to the new Python dependencies folder.
2022-01-11 10:05:56 -05:00