From c368a22181812c9a8ea2ca72c1e5684bc76221bc Mon Sep 17 00:00:00 2001 From: ED Date: Wed, 14 Apr 2021 21:07:51 +0430 Subject: [PATCH] update webdriver-manager to latest version #299 --- poetry.lock | 49 +++++++++++++++++++++++++------------------------ pyproject.toml | 2 +- 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/poetry.lock b/poetry.lock index 35c1bce1..e882c02b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -36,10 +36,10 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [package.extras] -dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"] docs = ["furo", "sphinx", "zope.interface"] tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"] tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six"] +dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"] [[package]] name = "black" @@ -50,14 +50,14 @@ optional = false python-versions = ">=3.6" [package.dependencies] -appdirs = "*" -click = ">=7.1.2" -mypy-extensions = ">=0.4.3" -pathspec = ">=0.6,<1" regex = ">=2020.1.8" -toml = ">=0.10.1" +mypy-extensions = ">=0.4.3" typed-ast = ">=1.4.0" +toml = ">=0.10.1" typing-extensions = ">=3.7.4" +pathspec = ">=0.6,<1" +click = ">=7.1.2" +appdirs = "*" [package.extras] colorama = ["colorama (>=0.4.3)"] @@ -96,8 +96,8 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [package.dependencies] -coverage = "*" requests = ">=2.7.9" +coverage = "*" [[package]] name = "colorama" @@ -190,9 +190,9 @@ optional = false python-versions = ">=3.6,<4.0" [package.extras] +colors = ["colorama (>=0.4.3,<0.5.0)"] pipfile_deprecated_finder = ["pipreqs", "requirementslib"] requirements_deprecated_finder = ["pipreqs", "pip-api"] -colors = ["colorama (>=0.4.3,<0.5.0)"] [[package]] name = "lazy-object-proxy" @@ -277,10 +277,10 @@ python-versions = "~=3.6" [package.dependencies] astroid = ">=2.5.1,<2.6" -colorama = {version = "*", markers = "sys_platform == \"win32\""} -isort = ">=4.2.5,<6" mccabe = ">=0.6,<0.7" +colorama = {version = "*", markers = "sys_platform == \"win32\""} toml = ">=0.7.1" +isort = ">=4.2.5,<6" [package.extras] docs = ["sphinx (==3.5.1)", "python-docs-theme (==2020.12)"] @@ -302,15 +302,15 @@ optional = false python-versions = ">=3.6" [package.dependencies] -atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} -attrs = ">=19.2.0" -colorama = {version = "*", markers = "sys_platform == \"win32\""} -importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} -iniconfig = "*" packaging = "*" -pluggy = ">=0.12,<1.0.0a1" py = ">=1.8.2" +iniconfig = "*" +importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} +colorama = {version = "*", markers = "sys_platform == \"win32\""} +attrs = ">=19.2.0" toml = "*" +pluggy = ">=0.12,<1.0.0a1" +atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} [package.extras] testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xmlschema"] @@ -324,8 +324,8 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [package.dependencies] -coverage = ">=5.2.1" pytest = ">=4.6" +coverage = ">=5.2.1" [package.extras] testing = ["fields", "hunter", "process-tests (==2.0.2)", "six", "pytest-xdist", "virtualenv"] @@ -347,9 +347,9 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [package.dependencies] +idna = ">=2.5,<3" certifi = ">=2017.4.17" chardet = ">=3.0.2,<5" -idna = ">=2.5,<3" urllib3 = ">=1.21.1,<1.27" [package.extras] @@ -400,22 +400,22 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" [package.extras] -secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"] socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] +secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"] brotli = ["brotlipy (>=0.6.0)"] [[package]] name = "webdriver-manager" -version = "2.3.0" +version = "3.3.0" description = "Library provides the way to automatically manage drivers for different browsers" category = "main" optional = false -python-versions = "*" +python-versions = ">=3.6" [package.dependencies] -configparser = "*" crayons = "*" requests = "*" +configparser = "*" [[package]] name = "wrapt" @@ -440,7 +440,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pyt [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "b7b90aa343f887e7dcb00a4e499753d29364ad4e7e14b7b2d25e233d5655fcc2" +content-hash = "0f870f545b17afab3eb221082739f252d5300abcab465dbe7c40bae58d21187b" [metadata.files] appdirs = [ @@ -729,7 +729,8 @@ urllib3 = [ {file = "urllib3-1.26.4.tar.gz", hash = "sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937"}, ] webdriver-manager = [ - {file = "webdriver_manager-2.3.0-py2.py3-none-any.whl", hash = "sha256:e4359ff4fb7ebeae3a561081897a747eddf6fe726652d95b609303b966ac4cf7"}, + {file = "webdriver_manager-3.3.0-py2.py3-none-any.whl", hash = "sha256:22ae0ace4da117472302c21ead8ec05eb5c1312eeeba97547395d79f83afb241"}, + {file = "webdriver_manager-3.3.0.tar.gz", hash = "sha256:6b54b18f75379f97f9e49f504a8e79010d47af1da8e7b5d7d7a103ca535b1e46"}, ] wrapt = [ {file = "wrapt-1.12.1.tar.gz", hash = "sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7"}, diff --git a/pyproject.toml b/pyproject.toml index d862629c..147e5acd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ packages = [ python = "^3.7" selenium = "==3.141.0" future = "*" -webdriver-manager = "==2.3.0" +webdriver-manager = "==3.3.0" [tool.poetry.dev-dependencies] black = "^20.8b1"