Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
fee3a9f059 Update selenium requirement from ~=4.31.0 to ~=4.39.0
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/compare/selenium-4.31.0...selenium-4.39.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-version: 4.39.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 00:11:47 +00:00

View File

@@ -21,7 +21,7 @@ validators~=0.35
# Set these versions together to avoid a RequestsDependencyWarning
# >= 2.26 also adds Brotli support if brotli is installed
brotli~=1.2
brotli~=1.1
requests[socks]
requests-file
@@ -72,7 +72,7 @@ lxml >=4.8.0,!=5.2.0,!=5.2.1,<7
# Consider updating to latest stable version periodically
elementpath==5.0.4
selenium~=4.31.0
selenium~=4.39.0
# Templating, so far just in the URLs but in the future can be for the notifications also
jinja2~=3.1