summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-05 15:39:35 +0100
committerGitHub <noreply@github.com>2025-12-05 15:39:35 +0100
commitddc6d68114011c3cb7cc2cd778f48ac89a0a37b2 (patch)
tree1ba23578125fe0b45253a9bc56301c5e355a01de /requirements-dev.txt
parent32eb84d6d3f12ffe33ba9d37ea112ed5ddd98633 (diff)
[upd] pypi: Bump the minor group with 2 updates (#5527)
Bumps the minor group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `pylint` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.3...v4.0.4) Updates `basedpyright` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.34.0...v1.35.0)
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index ca08967dd..091eccbbb 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,7 +2,7 @@ mock==5.2.0
nose2[coverage_plugin]==0.15.1
cov-core==1.15.0
black==25.9.0
-pylint==4.0.3
+pylint==4.0.4
splinter==0.21.0
selenium==4.38.0
Pallets-Sphinx-Themes==2.3.0
@@ -24,5 +24,5 @@ coloredlogs==15.0.1
docutils>=0.21.2
parameterized==0.9.0
granian[reload]==2.6.0
-basedpyright==1.34.0
+basedpyright==1.35.0
types-lxml==2025.11.25