summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-06 07:49:44 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-12-14 08:33:35 +0100
commit3742d558ac5fe756a62632fdbdf84f0d3ddb7de2 (patch)
treeb79db98769f11adbec1ab041dd40d78234a5d35a
parentdb67efae6f2ed559dd42f22f8df6d8dee798dbda (diff)
downloadsearxng-3742d558ac5fe756a62632fdbdf84f0d3ddb7de2.tar.gz
searxng-3742d558ac5fe756a62632fdbdf84f0d3ddb7de2.zip
[upd] pypi: Bump pylint from 3.3.1 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index a3ff08d7e..373e6ff0c 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,7 +2,7 @@ mock==5.1.0
nose2[coverage_plugin]==0.15.1
cov-core==1.15.0
black==24.3.0
-pylint==3.3.1
+pylint==3.3.2
splinter==0.21.0
selenium==4.27.1
Pallets-Sphinx-Themes==2.3.0