diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-15 06:53:57 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-15 08:04:23 +0100 |
| commit | f7ef4396b13d9fa46dfcf793e2be726e71d81826 (patch) | |
| tree | 6608cbf249e303678818e0951a5ac20c6663cc77 | |
| parent | 83f6545903f840213e86eb01ae6ef00cbeb146fb (diff) | |
[upd] pypi: Bump aiounittest from 1.4.3 to 1.5.0
Bumps [aiounittest](https://github.com/kwarunek/aiounittest) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/kwarunek/aiounittest/releases)
- [Commits](https://github.com/kwarunek/aiounittest/compare/1.4.3...1.5.0)
---
updated-dependencies:
- dependency-name: aiounittest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 338313bdd..3c3c141de 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ sphinx-autobuild==2024.10.3 sphinx-notfound-page==1.1.0 myst-parser==3.0.1 linuxdoc==20240924 -aiounittest==1.4.3 +aiounittest==1.5.0 yamllint==1.36.0 wlc==1.15 coloredlogs==15.0.1 |