summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-17 07:23:23 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-11-27 14:34:38 +0100
commite06c7208206d14e8c5b49602ef00239ec154661c (patch)
treeee105515e09bdc8c38ff6b17ef801cfb5709513f
parent44392bd436252d7c2c38a62c759712f1766c9fff (diff)
Bump splinter from 0.19.0 to 0.20.1
Bumps [splinter](https://github.com/cobrateam/splinter) from 0.19.0 to 0.20.1. - [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.19.0...0.20.1) --- 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 74911129..a8e24b36 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.2
-splinter==0.19.0
+splinter==0.20.1
selenium==4.15.2
twine==4.0.2
Pallets-Sphinx-Themes==2.1.1