summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-15 07:33:16 +0000
committerGitHub <noreply@github.com>2023-12-15 07:33:16 +0000
commit8ac7455907d479f84d7c523a1d9bc9a61ab9e50a (patch)
tree180b54de152f303329e0f4c8596177cef0be74e3
parent8a4104b9922cbe4c33864b5c0de02e88d3c9665d (diff)
downloadsearx-dependabot/pip/master/pylint-3.0.3.tar.gz
searx-dependabot/pip/master/pylint-3.0.3.zip
Bump pylint from 3.0.2 to 3.0.3dependabot/pip/master/pylint-3.0.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3) --- 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 14cca66a0..f22ba25dd 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,7 +2,7 @@ mock==5.1.0
nose2[coverage_plugin]==0.14.0
cov-core==1.15.0
black==22.12.0
-pylint==3.0.2
+pylint==3.0.3
splinter==0.20.1
selenium==4.16.0
twine==4.0.2