summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-08 07:14:35 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-12-10 19:26:02 +0100
commit8effefa8db401661d205d51d17ef25b3f8cf5eda (patch)
tree56f91da84ba4d36c14064f5124c624a9a384b5ea /requirements-dev.txt
parent574ed29d3e8f44a136155f594ffdd698677fc3c3 (diff)
Bump selenium from 4.15.2 to 4.16.0
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.15.2 to 4.16.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.16.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index a8e24b36..14cca66a 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,7 @@ cov-core==1.15.0
black==22.12.0
pylint==3.0.2
splinter==0.20.1
-selenium==4.15.2
+selenium==4.16.0
twine==4.0.2
Pallets-Sphinx-Themes==2.1.1
Sphinx<=7.1.2; python_version == '3.8'