summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-15 07:33:16 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-12-23 07:31:57 +0100
commited085a38bd6ec319ef7d48d25b8b6c81c5c6e7a1 (patch)
treedcdb1d9f7bf7e2e7a63ed417bd0b394a72cbfb88
parent2136c978ffd5b2223fdd9b23dfe036adf780133d (diff)
Bump pylint from 3.0.2 to 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 14cca66a..f22ba25d 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