summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-25 07:05:59 +0000
committerGitHub <noreply@github.com>2022-03-25 07:05:59 +0000
commitb36db66d63491bea2c98afe5d624ad09358f69d8 (patch)
tree65ede42610bcc56198e1534e5dca50282f2fa663 /requirements-dev.txt
parentcfd08055ca6c7931c3bdfba3b1f56a472132f90a (diff)
Bump pylint from 2.12.2 to 2.13.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... 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 79bdeea8..4c267da0 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -3,7 +3,7 @@ nose2[coverage_plugin]==0.11.0
cov-core==1.15.0
black==22.1.0
pycodestyle==2.8.0
-pylint==2.12.2
+pylint==2.13.0
splinter==0.17.0
selenium==4.1.3
twine==3.8.0