build(deps): bump selenium from 4.15.1 to 4.15.2

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-06 17:57:35 +00:00
committed by GitHub
parent a1a519d4d6
commit 2eca15750a
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.2"
seaborn = "^0.13.0"
selenium = "^4.15.0"
selenium = "^4.15.2"
spacy = "^3.6.1"
spacy-sentiws = "^3.0.0"
torch = {version = "*", source = "torch-cpu"}