diff --git a/requirements.txt b/requirements.txt index c64daff856..00a9d8e8d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ ply==3.11 publicsuffix2==2.20191221 pyahocorasick==2.2.0 pycparser==2.22 -pygmars==0.9.0 +pygmars==1.0.0 Pygments==2.13.0 pymaven-patch==0.3.2 pyparsing==3.2.3 diff --git a/setup-mini.cfg b/setup-mini.cfg index 8fe61f4e2b..291e422ba4 100644 --- a/setup-mini.cfg +++ b/setup-mini.cfg @@ -102,7 +102,7 @@ install_requires = plugincode >= 32.0.0 publicsuffix2 pyahocorasick >= 2.0.0 - pygmars >= 0.9.0 + pygmars >= 1.0.0 pygments pymaven_patch >= 0.2.8 requests >= 2.7.0 diff --git a/setup.cfg b/setup.cfg index 426ae21fef..31cf92b5ab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -103,7 +103,7 @@ install_requires = plugincode >= 32.0.0 publicsuffix2 pyahocorasick >= 2.0.0 - pygmars >= 0.9.0 + pygmars >= 1.0.0 pygments pymaven_patch >= 0.2.8 requests >= 2.7.0 diff --git a/src/cluecode/copyrights.py b/src/cluecode/copyrights.py index 190ff2082a..8272135955 100644 --- a/src/cluecode/copyrights.py +++ b/src/cluecode/copyrights.py @@ -2888,7 +2888,7 @@ def build_detection_from_node( # Nicolas Pitre, (c) 2002 Monta Vista Software Inc # Cliff Brake, (c) 2001 #COPYRIGHT: { } #1566.1 - + # copyright: Copyright (c) Joe Joyce and contributors, 2016-2019. COPYRIGHT: {+ } #1579992