Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot] d70f9b9ada
module: update pylint to version 2.10
* module: update pylint requirement from ~2.9 to ~2.10 (#47)

Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [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.9.0...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

* module: specify encoding when opening files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cn <cn@mycrobase.de>
2021-08-26 17:01:08 +02:00
dependabot[bot] 9a3bccaf07
module: update requests to version 2.26
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version (#46).
- [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.25.0...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 14:07:42 +02:00
dependabot[bot] 758dbf0384
module: update pylint to version 2.9
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#45).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.8.0...v2.9.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:34:44 +02:00
dependabot[bot] 40bea9f95a module: update types-requests requirement from ~0.1 to ~2.25
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 14:25:24 +02:00
dependabot[bot] 0e0202209d module: update mypy requirement from 0.902 to 0.910
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 14:25:04 +02:00
dependabot[bot] be4d8a9140 module: update types-pyyaml to version 5.4
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:35:27 +02:00
dependabot[bot] a2d4dde5a8 module: update mypy to version 0.902
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:35:16 +02:00
dependabot[bot] 7c5448a836
module: update mypy to version 0.901
module: update mypy requirement from 0.812 to 0.901 (#39)

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 16:36:43 +02:00
dependabot[bot] ec7893241d
module: update pylint to version 2.8
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#38).
- [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.7.0...v2.8.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 15:07:14 +02:00
dependabot[bot] 08f2b9918e
module: update rope to version 0.19
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#37).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Commits](https://github.com/python-rope/rope/compare/0.18.0...0.19.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 14:35:40 +02:00
cn dfb5dbaf28 module: use yapf 0.31 feature of style definition in pyproject.toml 2021-03-18 18:28:32 +01:00
dependabot[bot] 3a50be10e1
module: update yapf version to 0.31.0
Updates the requirements on [yapf](https://github.com/google/yapf) to permit the latest version (#36).
- [Release notes](https://github.com/google/yapf/releases)
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG)
- [Commits](https://github.com/google/yapf/compare/v0.30.0...v0.31.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 14:11:51 +01:00
dependabot[bot] f7b058b0d5
module: update mypy version to 0.812
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#34).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.800...v0.812)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 17:52:53 +01:00
dependabot[bot] 20bd349da5
module: update pylint version to 2.7.x
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#35).
- [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.6.0...pylint-2.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 16:25:19 +01:00
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
Christian Nicolai 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