|
@@ -2637,13 +2637,13 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "selenium"
|
|
|
-version = "4.24.0"
|
|
|
+version = "4.25.0"
|
|
|
description = "Official Python bindings for Selenium WebDriver"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "selenium-4.24.0-py3-none-any.whl", hash = "sha256:42c23f60753d5415b261b236cecbd69bd4eb5271e1563915f546b443cb6b71c6"},
|
|
|
- {file = "selenium-4.24.0.tar.gz", hash = "sha256:88281e5b5b90fe231868905d5ea745b9ee5e30db280b33498cc73fb0fa06d571"},
|
|
|
+ {file = "selenium-4.25.0-py3-none-any.whl", hash = "sha256:3798d2d12b4a570bc5790163ba57fef10b2afee958bf1d80f2a3cf07c4141f33"},
|
|
|
+ {file = "selenium-4.25.0.tar.gz", hash = "sha256:95d08d3b82fb353f3c474895154516604c7f0e6a9a565ae6498ef36c9bac6921"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|