diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c2f7cef..55b09d0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,9 +60,6 @@ jobs: pip install pdm - # https://github.com/pdm-project/pdm/issues/728#issuecomment-1021771200 - pip install -t __pypackages__/${{ env.PYTHON_VERSION }}/lib selenium - pdm install -v - name: run security scan diff --git a/pdm.lock b/pdm.lock index 7e4d8d8..11d4210 100644 --- a/pdm.lock +++ b/pdm.lock @@ -282,7 +282,6 @@ summary = "Python style guide checker" [[package]] name = "pycparser" version = "2.21" -requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" summary = "C parser in Python" [[package]] @@ -406,7 +405,7 @@ summary = "C version of reader, parser and emitter for ruamel.yaml derived from [[package]] name = "selenium" -version = "4.1.2" +version = "4.1.3" requires_python = "~=3.7" summary = "" dependencies = [ @@ -995,8 +994,8 @@ content_hash = "sha256:0950065ae0e85accc6d949ec57598510e1fe569ee0212f9cd225509ab {file = "ruamel.yaml.clib-0.2.6-cp39-cp39-win_amd64.whl", hash = "sha256:825d5fccef6da42f3c8eccd4281af399f21c02b32d98e113dbc631ea6a6ecbc7"}, {file = "ruamel.yaml.clib-0.2.6.tar.gz", hash = "sha256:4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd"}, ] -"selenium 4.1.2" = [ - {file = "selenium-4.1.2-py3-none-any.whl", hash = "sha256:7da6d7ab2c83a21e498deda02bb5e7fb0ac5da5e72438f6d01b015b185b5e1df"}, +"selenium 4.1.3" = [ + {file = "selenium-4.1.3-py3-none-any.whl", hash = "sha256:14d28a628c831c105d38305c881c9c7847199bfd728ec84240c5e86fa1c9bd5a"}, ] "selenium-stealth 1.0.6" = [ {file = "selenium_stealth-1.0.6-py3-none-any.whl", hash = "sha256:b62da5452aa4a84f29a4dfb21a9696aff20788a7c570dd0b81bc04a940848b97"},