From 2466a1a577801a07f9b2e157433f9f0b48f168e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 12:27:19 +0000 Subject: [PATCH] Update selenium requirement from ~=4.14.0 to ~=4.15.2 Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 456aa31..8ca4041 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pyoxipng~=9.0.0 python-telegram-bot~=20.6 requests~=2.31.0 rlottie_python~=1.2.1 -selenium~=4.14.0 +selenium~=4.15.2 signalstickers-client~=3.3.0 tqdm~=4.66.1 ttkbootstrap-fork-laggykiller~=1.5.1