From d58df91c9a443425046f09606611702cb74576f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:22:37 +0000 Subject: [PATCH] [deps] Update openwisp-utils[qa,selenium] requirement Updates the requirements on [openwisp-utils[qa,selenium]](https://github.com/openwisp/openwisp-utils) to permit the latest version. - [Release notes](https://github.com/openwisp/openwisp-utils/releases) - [Changelog](https://github.com/openwisp/openwisp-utils/blob/master/CHANGES.rst) - [Commits](https://github.com/openwisp/openwisp-utils/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: openwisp-utils[qa,selenium] dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index baec037f..b2b07947 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,2 +1,2 @@ docker>=7.1.0,<7.2.0 -openwisp-utils[qa,selenium]~=1.2.1 +openwisp-utils[qa,selenium]~=1.2.2