build(deps): bump selenium from 4.14.0 to 4.15.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 17:38:15 +00:00
committed by GitHub
parent 7620efc6da
commit 4b4d568b9d
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@ python = "^3.11"
python-dotenv = "^1.0.0"
rapidfuzz = "^3.5.1"
seaborn = "^0.13.0"
selenium = "^4.12.0"
selenium = "^4.15.0"
spacy = "^3.6.1"
spacy-sentiws = "^3.0.0"
torch = {version = "*", source = "torch-cpu"}