diff --git a/pyproject.toml b/pyproject.toml index 57298ad..e89f318 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "fastapi[standard]==0.115.12", "pyautogui==0.9.54", "pydantic==2.11.5", - "seleniumbase==4.39.3", + "seleniumbase==4.39.4", "uvicorn==0.34.3", ] urls = { repository = "https://github.com/ThePhaseless/Byparr" } diff --git a/uv.lock b/uv.lock index 0e5befa..44a7b5f 100644 --- a/uv.lock +++ b/uv.lock @@ -90,7 +90,7 @@ requires-dist = [ { name = "fastapi", extras = ["standard"], specifier = "==0.115.12" }, { name = "pyautogui", specifier = "==0.9.54" }, { name = "pydantic", specifier = "==2.11.5" }, - { name = "seleniumbase", specifier = "==4.39.3" }, + { name = "seleniumbase", specifier = "==4.39.4" }, { name = "uvicorn", specifier = "==0.34.3" }, ] @@ -1089,7 +1089,7 @@ wheels = [ [[package]] name = "seleniumbase" -version = "4.39.3" +version = "4.39.4" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "attrs" }, @@ -1152,9 +1152,9 @@ dependencies = [ { name = "wheel" }, { name = "wsproto" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/d0/1f/1662325d23b911b722121c16d44126dae953a0b91fbd6e5101a37eff3aae/seleniumbase-4.39.3.tar.gz", hash = "sha256:b32978e685b1e4e2c7859b2dcb377ac14ba99bf748ea428548f9e450257b861b", size = 622527, upload-time = "2025-06-09T22:12:04.617Z" } +sdist = { url = "https://files.pythonhosted.org/packages/10/d5/779f9ebb6255d0bbb7e31502ffcf72f535916b2904a8e6683b68a973258d/seleniumbase-4.39.4.tar.gz", hash = "sha256:8880869b88fa5a48c649a776488bafa1ca97d786fb8a25f63e6d5b5b5fc47f44", size = 622990, upload-time = "2025-06-12T18:16:42.365Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/c0/fd/912557bd73c84ededdc65a50422c8c85e304cd9bc03044c9b61aabb8e14c/seleniumbase-4.39.3-py3-none-any.whl", hash = "sha256:cbb94d7858a9ef3b0b4431a5879150649f4a73029afaa8ecfb7bda113f2565e1", size = 629292, upload-time = "2025-06-09T22:11:59.858Z" }, + { url = "https://files.pythonhosted.org/packages/54/89/a4d2747e18a2bc4fedc7a530b550d3b6fb02b777a8e3e400b835d047ab5d/seleniumbase-4.39.4-py3-none-any.whl", hash = "sha256:15562b2550ce6f6fdcc524ff9bd87a1d7381a558767245f10ff63982f508c281", size = 629718, upload-time = "2025-06-12T18:16:38.794Z" }, ] [[package]]