summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-19 07:54:43 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-01-19 12:11:10 +0100
commit047c7a7cf6d5ffc6df062ff4b9e6b71126dee063 (patch)
tree16be419cf76359015a1f022881141125f71ba7a9
parentab5d2f32bb02b2b9054d7f02dd9c6caa0a1f16e5 (diff)
Bump splinter from 0.20.1 to 0.21.0
Bumps [splinter](https://github.com/cobrateam/splinter) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/cobrateam/splinter/releases) - [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst) - [Commits](https://github.com/cobrateam/splinter/compare/0.20.1...0.21.0) --- updated-dependencies: - dependency-name: splinter dependency-type: direct:development update-type: version-update:semver-minor ... 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 f22ba25d..164f6b4b 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -3,7 +3,7 @@ nose2[coverage_plugin]==0.14.0
cov-core==1.15.0
black==22.12.0
pylint==3.0.3
-splinter==0.20.1
+splinter==0.21.0
selenium==4.16.0
twine==4.0.2
Pallets-Sphinx-Themes==2.1.1