Skip to content

Commit 3b8f652

Browse files
committed
fix: pylint ver, upd pipfile and lock-file
1 parent c5159ef commit 3b8f652

File tree

2 files changed

+392
-311
lines changed

2 files changed

+392
-311
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python-keycloak-client = "==0.2.3"
2020
webdriver-manager = "==4.0.2"
2121

2222
[dev-packages]
23-
pylint = ">=2.3.1"
23+
pylint = "==3.2.6"
2424

2525
[requires]
2626
python_version = "3.10"

0 commit comments

Comments
 (0)