From 69aeb524547b8ff7db42fd5d0fc09a238b37b5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:10:48 +0100 Subject: [PATCH] Bump webtest from 3.0.1 to 3.0.2 (#596) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- example_project/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_project/requirements_test.txt b/example_project/requirements_test.txt index 343cf33a..cdebcc49 100644 --- a/example_project/requirements_test.txt +++ b/example_project/requirements_test.txt @@ -8,4 +8,4 @@ psycopg2-binary==2.9.10 pyquery==2.0.1 waitress==3.0.2 WebOb==1.8.9 -WebTest==3.0.1 +WebTest==3.0.2