summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-06-22 07:30:41 +0200
committerGitHub <noreply@github.com>2026-06-22 07:30:41 +0200
commit0e9f513efc9b73a938281b058a4b6b46fb4fee0f (patch)
tree1d7e87d2446a74466edf57b9dce0fce4822743b2 /requirements-dev.txt
parentfd42d4fda142901416038f4748ca8222d2ff7822 (diff)
[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` |
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt8
1 files changed, 4 insertions, 4 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