Skip to content

Commit acd8b5a

Browse files
committed
Bump pygmars
Also align setup-mini.cfg with setup.cfg Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 3eee473 commit acd8b5a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ publicsuffix2==2.20191221
4949
pyahocorasick==1.4.2
5050
pycparser==2.20
5151
Pygments==2.9.0
52-
pygmars==0.6.0b1
52+
pygmars==0.7.0b2
5353
pymaven-patch==0.3.0
5454
pyparsing==2.4.7
5555
PyYAML==5.4.1

setup-mini.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ install_requires =
7373
javaproperties >= 0.5
7474
jinja2 >= 2.7.0, < 4.0.0
7575
jsonstreams >= 0.5.0
76-
license_expression >= 1.0
76+
license_expression >= 21.6.14
7777
lxml >= 4.6.3, < 5.0.0
7878
MarkupSafe >= 1.0
7979
packageurl_python >= 0.9.0
@@ -85,7 +85,7 @@ install_requires =
8585
plugincode >= 21.1.21
8686
publicsuffix2
8787
pyahocorasick >= 1.4.0, < 1.5
88-
pygmars >= 0.6.b1
88+
pygmars >= 0.7.b2
8989
pygments
9090
pymaven_patch >= 0.2.8
9191
requests >= 2.7.0, < 3.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ install_requires =
8585
plugincode >= 21.1.21
8686
publicsuffix2
8787
pyahocorasick >= 1.4.0, < 1.5
88-
pygmars >= 0.6.b1
88+
pygmars >= 0.7.b2
8989
pygments
9090
pymaven_patch >= 0.2.8
9191
requests >= 2.7.0, < 3.0.0

0 commit comments

Comments
 (0)