mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 08:56:16 +01:00
13981482eb
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.5.2 (#16). - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...pylint-2.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
16 lines
214 B
TOML
16 lines
214 B
TOML
[[source]]
|
|
url = 'https://pypi.python.org/simple'
|
|
|
|
[requires]
|
|
python_version = '3.8'
|
|
|
|
[packages]
|
|
pyyaml = '*'
|
|
requests = '*'
|
|
|
|
[dev-packages]
|
|
rope = '==0.17.0'
|
|
pylint = '==2.5.2'
|
|
yapf = '==0.29.0'
|
|
mypy = '== 0.770'
|