From 6e6fc086e8f84c7d5c444055ab56423a1c6af204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:54:04 +0000 Subject: [PATCH] Bump webtest from 3.0.1 to 3.0.2 Bumps [webtest](https://github.com/Pylons/webtest) from 3.0.1 to 3.0.2. - [Commits](https://github.com/Pylons/webtest/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: webtest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f22b49f..931136f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ coverage[toml]==7.6.3 ruff==0.6.9 sphinx==8.0.2 -webtest==3.0.1 +webtest==3.0.2