Commit graph

35 commits

Author SHA1 Message Date
Super-Linter Automation
21a606688b Update Python dependencies 2023-04-10 14:51:50 -04:00
Super-Linter Automation
67f15bf54c Update Python dependencies 2023-01-22 18:53:51 -05:00
Super-Linter Automation
42f676bd3e Update Python dependencies 2023-01-09 09:40:39 -05:00
Super-Linter Automation
7af33d146f Update Python dependencies 2023-01-08 23:03:26 -05:00
Super-Linter Automation
70bb091689 Update Python dependencies 2023-01-03 11:31:26 -05:00
Super-Linter Automation
5451094101 Update Python dependencies 2022-12-26 09:36:28 -05:00
Super-Linter Automation
f5f9a755e7 Update Python dependencies 2022-12-20 11:01:54 -05:00
dependabot[bot]
f2bc5785e3
Bump pylint from 2.15.3 to 2.15.4 in /dependencies/python (#3447)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 08:26:44 -05:00
dependabot[bot]
0e2907313c
Bump astroid from 2.12.10 to 2.12.11 in /dependencies/python (#3438)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.12.10 to 2.12.11.
- [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.12.10...v2.12.11)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-10-10 18:54:37 +00:00
github-actions[bot]
4e5b33defa
Update Python dependencies (#3425)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-10-10 12:35:54 -05:00
Super-Linter Automation
71fe17b02c Update Python dependencies 2022-10-02 21:41:42 -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]
f5193dd525
Update Python dependencies (#3229)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-08-15 09:12:35 -05:00
github-actions[bot]
da1c6a1cff
Update Python dependencies (#3167)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-25 08:29:37 -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
github-actions[bot]
8c67cfdae6
Update Python dependencies (#3102)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-06 13:07:24 -05:00
github-actions[bot]
45da75044f
Update Python dependencies (#3047)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-20 09:29:41 -05:00
github-actions[bot]
359371f18c
Update Python dependencies (#3017)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-13 13:54:01 -05:00
github-actions[bot]
dfad0c8b83
Update Python dependencies (#3000)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-06-06 08:12:54 -05:00
github-actions[bot]
0faf83234e
Weekly Python Updates (#2922)
* Update Python dependencies

* fix it

Co-authored-by: Super-Linter Automation <noreply@github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-05-23 13:26:07 -05:00
github-actions[bot]
f26cfb25dc
Update Python dependencies (#2895)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-05-16 12:55:12 -05:00
dependabot[bot]
c97a0cdee5
Bump astroid from 2.11.4 to 2.11.5 in /dependencies/python (#2889)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.4 to 2.11.5.
- [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.11.4...v2.11.5)

---
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-05-09 09:44:25 -05:00
dependabot[bot]
cbbe315ea5
Bump pylint from 2.13.7 to 2.13.8 in /dependencies/python (#2866)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.13.8.
- [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.7...v2.13.8)

---
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-05-02 10:40:26 -05:00
dependabot[bot]
4c791239f9
Bump wrapt from 1.14.0 to 1.14.1 in /dependencies/python (#2867)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.14.0...1.14.1)

---
updated-dependencies:
- dependency-name: wrapt
  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-05-02 10:40:16 -05:00
dependabot[bot]
7a7ec69f3a
Bump astroid from 2.11.2 to 2.11.4 in /dependencies/python (#2863)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.2 to 2.11.4.
- [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.11.2...v2.11.4)

---
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>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-05-02 09:55:45 -05:00
github-actions[bot]
651cff3720
Update Python dependencies (#2852)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-05-02 09:22:46 -05:00
dependabot[bot]
65d1435da5
Bump platformdirs from 2.5.1 to 2.5.2 in /dependencies/python (#2797)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.1 to 2.5.2.
- [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.1...2.5.2)

---
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-04-20 11:11:24 -07:00
dependabot[bot]
427dabfefa
Bump typing-extensions from 4.1.1 to 4.2.0 in /dependencies/python (#2796)
Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  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-04-20 10:28:57 -07:00
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)