dependabot[bot]
|
da4c242cac
|
Bump mypy from 0.942 to 0.950 (#13)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)
---
updated-dependencies:
- dependency-name: mypy
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-05-17 21:09:06 +02:00 |
|
dependabot[bot]
|
fb03ea43d1
|
Bump pylint from 2.13.5 to 2.13.9 (#19)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.5 to 2.13.9.
- [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.5...v2.13.9)
---
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-17 21:06:56 +02:00 |
|
dependabot[bot]
|
62063392f6
|
Bump types-setuptools from 57.4.12 to 57.4.14 (#10)
Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.12 to 57.4.14.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-setuptools
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: Robert Resch <robert@resch.dev>
|
2022-04-19 00:24:01 +02:00 |
|
dependabot[bot]
|
cedc95548d
|
Bump types-cachetools from 5.0.0 to 5.0.1 (#9)
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
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-19 00:23:00 +02:00 |
|
Robert Resch
|
cd84a6873d
|
upgrade dependencies
|
2022-04-08 20:12:43 +02:00 |
|
Robert Resch
|
226f7556ce
|
resolve mypy issue on mqttserver.py
|
2022-01-30 22:33:31 +01:00 |
|
Robert Resch
|
c9eea451ef
|
upgrade requirements
|
2022-01-30 15:12:26 +01:00 |
|
Robert Resch
|
8642990b6e
|
use asyncio_mode = auto and fixtures for mqtt and conf server
|
2022-01-30 14:52:08 +01:00 |
|
Robert Resch
|
ac33a522f9
|
add test timeout
|
2022-01-30 13:16:42 +01:00 |
|
Robert Resch
|
a2157f7bc8
|
add pytest-env
|
2022-01-30 11:48:52 +01:00 |
|
Robert Resch
|
bf2514cb09
|
add pre-commit
|
2022-01-30 10:27:41 +01:00 |
|