From 0e9f513efc9b73a938281b058a4b6b46fb4fee0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:30:41 +0200 Subject: [PATCH] [upd] pypi: Bump the minor group with 5 updates (#6291) 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` | --- 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