summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-28 07:56:56 +0000
committerGitHub <noreply@github.com>2023-04-28 07:56:56 +0000
commitefa566730d0eaf0dffd9795ddcb7a6f20940c395 (patch)
treeefd8702a924f2f07030c2a05a50f5382e756dacf /requirements-dev.txt
parent216751dac86be8836434cf9a666da4f5a4ac2444 (diff)
Bump pylint from 2.17.2 to 2.17.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.17.2...v2.17.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 3f1a9c00..2f94f68e 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,7 +2,7 @@ mock==5.0.2
nose2[coverage_plugin]==0.12.0
cov-core==1.15.0
black==22.12.0
-pylint==2.17.2
+pylint==2.17.3
splinter==0.19.0
selenium==4.9.0
twine==4.0.2