diff --git a/Pipfile b/Pipfile index a86a467a..1a9fc334 100644 --- a/Pipfile +++ b/Pipfile @@ -15,5 +15,5 @@ tox = "~=4.24" types-python-dateutil = "~=2.9" [packages] -selenium = "==4.29.0" +selenium = "==4.30.0" typing-extensions = "~=4.12.2"