summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-17 07:06:34 +0000
committerGitHub <noreply@github.com>2022-06-17 07:06:34 +0000
commitacf67c0729b8883c699fad978bc49a673976e3f9 (patch)
tree33db756f29397eca2f00a33f835464dec8ff3726
parent36184b2f29187e37061590b40ce404b6a2a20c55 (diff)
downloadsearxng-acf67c0729b8883c699fad978bc49a673976e3f9.tar.gz
searxng-acf67c0729b8883c699fad978bc49a673976e3f9.zip
Bump aiounittest from 1.4.1 to 1.4.2
Bumps [aiounittest](https://github.com/kwarunek/aiounittest) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/kwarunek/aiounittest/releases) - [Commits](https://github.com/kwarunek/aiounittest/compare/1.4.1...1.4.2) --- 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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index bdeb7f92e..4bc47bd7d 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,7 +17,7 @@ sphinx-autobuild==2021.3.14
sphinx-notfound-page==0.8
myst-parser==0.18.0
linuxdoc==20211220
-aiounittest==1.4.1
+aiounittest==1.4.2
yamllint==1.26.3
wlc==1.13
coloredlogs==15.0.1