mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Python dependency: Bump selenium in /web/regression (#10206)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.45.0 to 4.46.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.45.0...selenium-4.46.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
35d68c47eb
commit
9e0a847410
@@ -28,7 +28,7 @@ pbr==7.0.3
|
||||
pycodestyle>=2.14.0
|
||||
python-mimeparse==2.0.0
|
||||
selenium==4.44.0; python_version <= '3.9'
|
||||
selenium==4.45.0; python_version > '3.9'
|
||||
selenium==4.46.0; python_version > '3.9'
|
||||
testscenarios==0.5.0; python_version <= '3.9'
|
||||
testscenarios==0.6.2; python_version > '3.9'
|
||||
testtools==2.7.2; python_version <= '3.9'
|
||||
|
||||
Reference in New Issue
Block a user