Skip to content

Commit 81ec77e

Browse files
fix(deps) Update dependency pylint to v3
1 parent c724a46 commit 81ec77e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pymongo = "^4.2.0"
3535
Flask-SQLAlchemy = "^3.0.0"
3636
pymemcache = "^4.0.0"
3737
mypy = "^1.0.0"
38-
pylint = "^2.14.5"
38+
pylint = "^3.0.0"
3939
tox = "^4.0.0"
4040
types-redis = "^4.3.14"
4141
redis = "^4.3.4"

0 commit comments

Comments
 (0)