1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-15 01:00:12 +01:00

[upd] pypi: Bump selenium from 4.24.0 to 4.25.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.24.0...selenium-4.25.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-27 07:22:02 +00:00 committed by Markus Heiser
parent 9bae26a106
commit f95a5effcc

View File

@ -4,7 +4,7 @@ cov-core==1.15.0
black==24.3.0 black==24.3.0
pylint==3.2.7 pylint==3.2.7
splinter==0.21.0 splinter==0.21.0
selenium==4.24.0 selenium==4.25.0
Pallets-Sphinx-Themes==2.1.3 Pallets-Sphinx-Themes==2.1.3
Sphinx<=7.1.2; python_version == '3.8' Sphinx<=7.1.2; python_version == '3.8'
Sphinx==7.4.7; python_version > '3.8' Sphinx==7.4.7; python_version > '3.8'