diff -r 5af56f31c53f -r 437db2f032fd src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py --- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py Sun Feb 16 11:26:03 2025 +0100 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py Sun Feb 16 12:10:10 2025 +0100 @@ -8,5 +8,5 @@ """ ########################################################################### -## The security checker is based on Bandit v1.7.10. ## +## The security checker is based on Bandit v1.8.2. ## ###########################################################################