1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-06-26 10:34:42 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
c7bbdbc9d3
module: update mypy version to 0.800
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#33).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 14:08:54 +01:00
dependabot[bot]
aae5c11126
module: update pyyaml version to 5.4.1
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version (#31).
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 16:07:12 +01:00
dependabot[bot]
00e34db916
module: update requests version to 2.25
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.  (#30)
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 14:11:12 +01:00
dependabot[bot]
0b32559478 module: update mypy to version 0.790
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#29).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 22:49:27 +02:00
dependabot[bot]
cb044712db
module: update rope version to 0.18
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#28).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Commits](https://github.com/python-rope/rope/compare/0.17.0...0.18.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-09 14:57:44 +02:00
dependabot[bot]
4b52ec9ac2
module: update pylint version to 2.6
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#25).
- [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.5.3...pylint-2.6.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 22:59:06 +02:00
f1dcdf5438
module: relax most dependency requirements to tilde
- allows for patch level updates on dependencies with good track record
2020-08-27 22:52:03 +02:00
cn
5851cd4e37 module: adopt Poetry dependency manager 2020-08-08 23:18:09 +02:00