--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/Checks/__init__.py Wed Jul 27 15:51:48 2022 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/Checks/__init__.py Wed Jul 27 15:52:14 2022 +0200 @@ -10,7 +10,7 @@ import collections import os - +# TODO: update to bandit v1.7.4 def generateCheckersDict(): """ Function to generate the dictionary with checkers.