Skip to content

Commit 7cb3ef9

Browse files
Bump pylint from 2.13.9 to 2.14.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.14.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.13.9...v2.14.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcaa10a commit 7cb3ef9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ pyflakes==2.4.0
9797
# via flake8
9898
pygments==2.10.0
9999
# via ipython
100-
pylint==2.13.9
100+
pylint==2.14.1
101101
# via -r test-requirements.in
102102
pyopenssl==22.0.0
103103
# via -r test-requirements.in
@@ -120,6 +120,8 @@ tomli==2.0.1
120120
# mypy
121121
# pylint
122122
# pytest
123+
tomlkit==0.11.0
124+
# via pylint
123125
traitlets==5.2.1.post0
124126
# via
125127
# ipython

0 commit comments

Comments
 (0)