Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ mypy==1.17.0
prospector[with_everything]==1.17.2
jsonpickle==4.0.2
Django==5.2.6
pylint==3.3.7
pylint==4.0.4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Suggestion

Bumping pylint may introduce new lint rule violations or require newer astroid versions. Ensure CI (including lint jobs and prospector if used) is run and resolve any new errors. If the project pins astroid or other pylint-related packages elsewhere, verify compatibility.

🟡 Medium risk

Flask==3.1.1