Skip to content

Commit 1c5eef9

Browse files
authored
Merge pull request #17 from mbdevpl/dependabot/pip/pylint-approx-eq-3.1
build(deps): update pylint requirement from ~=2.17 to ~=3.1
2 parents 86cafd0 + bbeabe1 commit 1c5eef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ coverage ~= 7.2
44
flake518 ~= 1.6; python_version >= '3.9'
55
mypy ~= 1.5
66
pydocstyle ~= 6.3
7-
pylint ~= 2.17
7+
pylint ~= 3.1
88
twine ~= 4.0
99
types-setuptools >= 67.4

0 commit comments

Comments
 (0)