diff -r 031cfa81992a -r 6faecb62f3a4 src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py --- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py Sat Jun 08 15:01:47 2024 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py Sat Jun 08 15:25:29 2024 +0200 @@ -192,7 +192,7 @@ ####################################################################### ## Annotations ## - ## adapted from: flake8-annotations v3.0.1 + ## adapted from: flake8-annotations v3.1.1 ####################################################################### def __checkFunctionAnnotations(self):