diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-14 07:49:31 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-02-15 07:15:35 +0100 |
| commit | 0eb23c490d7137ee647d463a054dc15d773b61a9 (patch) | |
| tree | 6c3d4843efe9af0b6b5cd9e5e69a9effba2b7acc | |
| parent | d456f3dd9fb97bcc4e8695b36e9522250f596ac2 (diff) | |
[upd] pypi: Bump aiounittest from 1.4.2 to 1.4.3
Bumps [aiounittest](https://github.com/kwarunek/aiounittest) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/kwarunek/aiounittest/releases)
- [Commits](https://github.com/kwarunek/aiounittest/compare/1.4.2...1.4.3)
---
updated-dependencies:
- dependency-name: aiounittest
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 75caf62af..26fd213ec 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.2 +aiounittest==1.4.3 yamllint==1.35.1 wlc==1.15 coloredlogs==15.0.1 |