Commit graph

53 commits

Author SHA1 Message Date
dependabot[bot]
7d250fef4c
Bump ansible-lint from 5.3.1 to 5.3.2 in /dependencies/python (#2324)
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](https://github.com/ansible-community/ansible-lint/compare/v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: ansible-lint
  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:47:32 -06:00
dependabot[bot]
af6ad47e4e
Bump enrich from 1.2.6 to 1.2.7 in /dependencies/python (#2325)
Bumps [enrich](https://github.com/pycontribs/enrich) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/pycontribs/enrich/releases)
- [Commits](https://github.com/pycontribs/enrich/compare/1.2.6...v1.2.7)

---
updated-dependencies:
- dependency-name: enrich
  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:47:24 -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
Renamed from dependencies/python/ansible-lint/requirements.txt (Browse further)