Update dependency seleniumbase to v4.34.12 (#78)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-08 09:28:20 +00:00 committed by GitHub
parent c3d44837bb
commit c4909a938b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ dependencies = [
"psutil==6.1.1",
"pyautogui==0.9.54",
"pydantic==2.10.6",
"seleniumbase==4.34.10",
"seleniumbase==4.34.12",
"uvicorn==0.34.0",
]
urls = { repository = "https://github.com/ThePhaseless/Byparr" }

8
uv.lock generated
View File

@ -93,7 +93,7 @@ requires-dist = [
{ name = "psutil", specifier = "==6.1.1" },
{ name = "pyautogui", specifier = "==0.9.54" },
{ name = "pydantic", specifier = "==2.10.6" },
{ name = "seleniumbase", specifier = "==4.34.10" },
{ name = "seleniumbase", specifier = "==4.34.12" },
{ name = "uvicorn", specifier = "==0.34.0" },
]
@ -1101,7 +1101,7 @@ wheels = [
[[package]]
name = "seleniumbase"
version = "4.34.10"
version = "4.34.12"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "attrs" },
@ -1164,9 +1164,9 @@ dependencies = [
{ name = "wheel" },
{ name = "wsproto" },
]
sdist = { url = "https://files.pythonhosted.org/packages/54/37/ca3beaec9ae7f0740dc8700b93b8151ad7d37a16717f083cfd6b90b4b5f0/seleniumbase-4.34.10.tar.gz", hash = "sha256:efaff17de3eca238081f676a5c080b82901a4bd3e84ca674b186287611c3fbd6", size = 614763 }
sdist = { url = "https://files.pythonhosted.org/packages/a1/1d/54a05725e6584a18481080dc14125ae48e697ecd3fffa5e0203add2f770d/seleniumbase-4.34.12.tar.gz", hash = "sha256:adc9842a49ce3a01000a6215cc4db170e237a9b43132a92cde5497abab32ba15", size = 614797 }
wheels = [
{ url = "https://files.pythonhosted.org/packages/40/9c/e0f43164698c323315bbe024c27e70ae500cb367976c96810d7f373025e7/seleniumbase-4.34.10-py3-none-any.whl", hash = "sha256:238b52e330e8d46555a413bfd4cba02f6b0e0aa85a52dc02e98c153f783bc497", size = 622984 },
{ url = "https://files.pythonhosted.org/packages/20/e2/cd11cda64c2645952e93e51516643c9aecb002db6b0f70edc0d0ef115a8f/seleniumbase-4.34.12-py3-none-any.whl", hash = "sha256:1a509da05b417a7314c1157ea01781accc838a0ffa5e7dd29a11bb7a755b551c", size = 622986 },
]
[[package]]