diff --git a/.pylintrc b/.pylintrc index e765b71..dcb005d 100644 --- a/.pylintrc +++ b/.pylintrc @@ -80,7 +80,7 @@ persistent=yes # Minimum Python version to use for version dependent checks. Will default to # the version used to run pylint. -py-version=3.9 +py-version=3.13 # Discover python modules and packages in the file system subtree. recursive=no