mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 08:56:16 +01:00
b79cb4a56a
Bumps [yapf](https://github.com/google/yapf) from 0.29.0 to 0.30.0 (#20). - [Release notes](https://github.com/google/yapf/releases) - [Changelog](https://github.com/google/yapf/blob/master/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.29.0...v0.30.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[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.30.0'
|
|
mypy = '== 0.780'
|