Skip to content

Commit d83ec51

Browse files
Update Requirements.txt - certifi 2025.10.5
Selenium 4.38.0 requires certifi>=2025.10.5, but it has certifi 2025.6.15 which is incompatible.
1 parent 65b91ef commit d83ec51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ babel==2.12.1
2626
# via mkdocs-material
2727
backrefs==5.8
2828
# via mkdocs-material
29-
certifi==2025.6.15
29+
certifi==2025.10.5
3030
# via requests
3131
charset-normalizer==2.1.1
3232
# via requests

0 commit comments

Comments
 (0)