Merge pull request #1935 from theupdateframework/dependabot/pip/pylint-2.13.4

build(deps): bump pylint from 2.13.2 to 2.13.4
This commit is contained in:
Jussi Kukkonen 2022-04-04 11:58:55 +03:00 committed by GitHub
commit dd3f4fa9bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
coverage==6.3.2
black==22.3.0
isort==5.10.1
pylint==2.13.2
pylint==2.13.4
mypy==0.942
bandit==1.7.4
types-requests==2.27.15