Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
8f5a63fdd2
Bump pylint from 2.13.4 to 2.13.5 in /dependencies/python (#2778)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.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.13.4...v2.13.5)

---
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>
2022-04-11 11:40:58 -05:00
Super-Linter Automation
401a175228 Update Python dependencies 2022-04-04 09:32:17 -04:00
Super-Linter Automation
9f875389ff Update Python dependencies 2022-03-28 09:35:32 -04:00
dependabot[bot]
b0aff67e71
Bump platformdirs from 2.5.0 to 2.5.1 in /dependencies/python (#2531)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: platformdirs
  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-02-22 08:57:55 -06:00
Brett Logan
892e5ab2ec Update deps 2022-02-14 13:39:05 -05:00
dependabot[bot]
389bae7b66
Bump astroid from 2.9.2 to 2.9.3 in /dependencies/python (#2331)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: astroid
  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:23 -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/pylint/requirements.txt (Browse further)