Skip to content

Commit

Permalink
ci: Update Pylint version
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 11, 2024
1 parent d8429d8 commit 7499d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ply = "^3.11"
scikit-learn = "^1.2.1"
dill = "^0.3.6"
pytest-cov = "^4.0.0"
pylint = "^3.0.3"
pylint = "^3.1.0"
matplotlib = "^3.7.0"
qibojit = { git = "https://github.com/qiboteam/qibojit.git" }
tensorflow = { version = "^2.16.1", markers = "sys_platform == 'linux'" }
Expand Down

0 comments on commit 7499d07

Please sign in to comment.