Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
665792ea05
Bump yamllint from 1.32.0 to 1.33.0 in /dependencies/python (#4866)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 05:53:22 +00:00
dependabot[bot]
bc779a40be
Bump yamllint from 1.31.0 to 1.32.0 in /dependencies/python (#4814)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.31.0 to 1.32.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.31.0...v1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 21:08:36 +00:00
Marco Ferrari
9ee2eed763
Simplify pip requirements files (#4796) 2023-10-27 23:07:51 +00:00
dependabot[bot]
67d756cf51
Bump pathspec from 0.11.1 to 0.11.2 in /dependencies/python (#4706)
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: pathspec
  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>
2023-10-27 00:24:30 +00:00
Philip Mallegol-Hansen
ddb1589d62
Bumps PyYAML to 6.0.1 (#4497)
There's some conflict where PyYAML 6.0.0 and Cython 3.0 do not play well together, this version fixes that.
2023-07-21 15:04:44 -07:00
dependabot[bot]
6b1fb40cc9
Bump yamllint from 1.30.0 to 1.31.0 in /dependencies/python (#4129)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.30.0 to 1.31.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.30.0...v1.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-25 11:40:22 -07:00
Super-Linter Automation
21a606688b Update Python dependencies 2023-04-10 14:51:50 -04:00
Super-Linter Automation
fd53b78588 Update Python dependencies 2023-01-16 20:07:10 -05:00
Super-Linter Automation
f5f9a755e7 Update Python dependencies 2022-12-20 11:01:54 -05:00
github-actions[bot]
4afd71e176
Update Python dependencies (#3348)
Co-authored-by: Super-Linter Automation <noreply@github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2022-09-26 13:48:52 -05:00
github-actions[bot]
4480c1e56c
Update Python dependencies (#3124)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-11 10:07:29 -05:00
Brett Logan
892e5ab2ec Update deps 2022-02-14 13:39:05 -05: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
Renamed from dependencies/python/yamllint/requirements.txt (Browse further)