Skip to content

Commit b3d3a1a

Browse files
[py] Update to release Selenium Python 4.34.1
1 parent 36b6772 commit b3d3a1a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

py/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ compile_pip_requirements(
6363
],
6464
)
6565

66-
SE_VERSION = "4.35.0.202506301117"
66+
SE_VERSION = "4.34.1"
6767

6868
BROWSER_VERSIONS = [
6969
"v137",

py/CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Selenium 4.34.1
2+
* Updated urllib3 due to security issue https://github.com/urllib3/urllib3/security/advisories/GHSA-48p4-8xcf-vxj5
3+
14
Selenium 4.34.0
25
* Add CDP for Chrome 138 and remove 135
36
* Upgrade type hints (#15784)

0 commit comments

Comments
 (0)