Skip to content
Snippets Groups Projects
Unverified Commit 479e86c0 authored by Mihai Maruseac's avatar Mihai Maruseac Committed by GitHub
Browse files

Pin pylint

All CI deps should be pinned both to prevent supply-chain attacks and also to prevent breakages caused by new version of deps.

In this case, we are preventing the second part, TF PRs are already blocked.
parent 007a6cf8
No related branches found
No related tags found
No related merge requests found
......@@ -52,4 +52,4 @@ twine ~= 3.6.0
# For user tool scripts
junitparser ~= 2.2.0
lxml ~= 4.6.4
pylint
pylint ~= 2.13.9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment