diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-15 11:12:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-15 11:12:57 +0200 |
| commit | 9b30ae005b07282e60789b19de153bfc038629ab (patch) | |
| tree | 4ad6fe3367288a1c3ccddb6d1e594cae73c690b8 /requirements-dev.txt | |
| parent | 790683bbd738dcf1e725f748f263a6fa43959305 (diff) | |
[upd] pypi: Bump the minor group with 2 updates (#6079)
Bumps the minor group with 2 updates: [selenium](https://github.com/SeleniumHQ/Selenium) and [basedpyright](https://github.com/detachhead/basedpyright).
Updates `selenium` from 4.43.0 to 4.44.0
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.43.0...selenium-4.44.0)
Updates `basedpyright` from 1.39.3 to 1.39.4
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.3...v1.39.4)
---
updated-dependencies:
- dependency-name: selenium
dependency-version: 4.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: basedpyright
dependency-version: 1.39.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 0ad42b624..bc26c39e9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==25.9.0 pylint==4.0.5 splinter==0.21.0 -selenium==4.43.0 +selenium==4.44.0 Sphinx==8.2.3;python_version <= "3.11" Sphinx==9.1.0; python_version > "3.11" sphinx-issues==6.0.0 @@ -24,5 +24,5 @@ docutils>=0.21.2;python_version <= "3.11" docutils>=0.22.4; python_version > "3.11" parameterized==0.9.0 granian[reload]==2.7.4 -basedpyright==1.39.3 +basedpyright==1.39.4 types-lxml==2026.2.16 |
