Commit graph

11 commits

Author SHA1 Message Date
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]
5a2b7f716e
Bump tomlkit from 0.11.7 to 0.11.8 in /dependencies/python (#4462)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.11.7...0.11.8)

---
updated-dependencies:
- dependency-name: tomlkit
  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-07-10 08:13:25 -07:00
dependabot[bot]
b667f4e733
Bump argcomplete from 3.0.5 to 3.0.8 in /dependencies/python (#4125)
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.0.5...v3.0.8)

---
updated-dependencies:
- dependency-name: argcomplete
  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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-26 00:41:03 +00:00
dependabot[bot]
235ca29b7c
Bump yq from 3.2.1 to 3.2.2 in /dependencies/python (#4124)
Bumps [yq](https://github.com/kislyuk/yq) from 3.2.1 to 3.2.2.
- [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/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: yq
  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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-24 19:28:06 -07:00
Super-Linter Automation
21a606688b Update Python dependencies 2023-04-10 14:51:50 -04:00
github-actions[bot]
2b0d830b1f
Update Python dependencies (#3185)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-08-01 13:16:46 -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
Super-Linter Automation
1f1e382781 Update Python dependencies 2022-05-09 01:38:28 -04:00
dependabot[bot]
5aab8c3007
Bump yq from 2.13.0 to 2.14.0 in /dependencies/python (#2533)
Bumps [yq](https://github.com/kislyuk/yq) from 2.13.0 to 2.14.0.
- [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.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: yq
  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>
2022-02-22 08:57:40 -06: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/yq/requirements.txt (Browse further)