Commit graph

8 commits

Author SHA1 Message Date
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