From 1106517fe049e94cf8ccc9b5901db1484e2d52f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 07:24:45 +0000 Subject: [PATCH] [upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.5` | `4.0.6` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.44.0` | `4.45.0` | | [sphinxcontrib-programoutput](https://github.com/OpenNTI/sphinxcontrib-programoutput) | `0.19` | `0.20` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.7` | `1.39.8` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `pylint` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.5...v4.0.6) Updates `selenium` from 4.44.0 to 4.45.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.44.0...selenium-4.45.0) Updates `sphinxcontrib-programoutput` from 0.19 to 0.20 - [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst) - [Commits](https://github.com/OpenNTI/sphinxcontrib-programoutput/compare/0.19...0.20) Updates `basedpyright` from 1.39.7 to 1.39.8 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.7...v1.39.8) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: selenium dependency-version: 4.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sphinxcontrib-programoutput dependency-version: '0.20' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: basedpyright dependency-version: 1.39.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++++---- requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0ed53c76f..31d66ea76 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,16 +2,16 @@ mock==5.2.0 nose2[coverage_plugin]==0.16.0 cov-core==1.15.0 black==25.9.0 -pylint==4.0.5 +pylint==4.0.6 splinter==0.21.0 -selenium==4.44.0 +selenium==4.45.0 Sphinx==8.2.3;python_version <= "3.11" Sphinx==9.1.0; python_version > "3.11" sphinx-issues==6.0.0 sphinx-jinja==2.0.2 sphinx-tabs==3.5.0 furo==2025.12.19 -sphinxcontrib-programoutput==0.19 +sphinxcontrib-programoutput==0.20 sphinx-autobuild==2025.8.25 sphinx-notfound-page==1.1.0 myst-parser==5.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.6 -basedpyright==1.39.7 +basedpyright==1.39.8 types-lxml==2026.2.16 diff --git a/requirements.txt b/requirements.txt index 8d2b91a65..15940ddf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2026.5.20 +certifi==2026.6.17 babel==2.18.0 flask-babel==4.0.0 flask==3.1.3