From f18ac234ae1579a4e02594384902c8db9ae415e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 10:37:38 +0200 Subject: [PATCH] Bump pytest-splinter from 3.3.1 to 3.3.2 (#10000) Bumps [pytest-splinter](https://github.com/pytest-dev/pytest-splinter) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pytest-dev/pytest-splinter/releases) - [Changelog](https://github.com/pytest-dev/pytest-splinter/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-splinter/compare/3.3.1...3.3.2) --- updated-dependencies: - dependency-name: pytest-splinter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b674b36e18b..e74e0aaec37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -153,7 +153,7 @@ flake8==5.0.4 pytest==7.1.3 pytest-bdd==6.0.1 splinter==0.18.1 -pytest-splinter==3.3.1 +pytest-splinter==3.3.2 pytest-django==4.5.2 setuptools>=59.1.1,<65.4.0 pip==22.2.2