Skip to content

Commit d65122c

Browse files
committed
Bump Pygments, lxml and packageurl-python
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 2da742d commit d65122c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ javaproperties==0.5.1
2929
Jinja2==2.10
3030
jsonstreams==0.5.0
3131
license-expression==1.2
32-
lxml==4.6.2
32+
lxml==4.6.3
3333
MarkupSafe==1.1.1
3434
more-itertools==5.0.0
3535
nltk==3.2
@@ -47,7 +47,7 @@ ply==3.9
4747
publicsuffix2==2.20191221
4848
pyahocorasick==1.4.0
4949
pycryptodome==3.6.1
50-
Pygments==2.7.3
50+
Pygments==2.9.0
5151
pymaven-patch==0.2.9
5252
pyparsing==2.4.0
5353
PyYAML==5.4.1

setup-mini.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ install_requires =
7777
lxml >= 4.6.3, < 5.0.0
7878
MarkupSafe >= 0.23
7979
nltk >= 3.2, !=3.6, < 4.0
80-
packageurl_python >= 0.7.0
80+
packageurl_python >= 0.9.0
8181
packaging
8282
pdfminer.six >= 20170720
8383
pefile >= 2018.8.8

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ install_requires =
7777
lxml >= 4.6.3, < 5.0.0
7878
MarkupSafe >= 0.23
7979
nltk >= 3.2, !=3.6, < 4.0
80-
packageurl_python >= 0.7.0
80+
packageurl_python >= 0.9.0
8181
packaging
8282
pdfminer.six >= 20170720
8383
pefile >= 2018.8.8
@@ -87,7 +87,7 @@ install_requires =
8787
publicsuffix2
8888
pyahocorasick >= 1.4, < 1.5
8989
pycryptodome >= 3.4
90-
pygments
90+
pygments >=2.7.4
9191
pymaven_patch >= 0.2.8
9292
requests >= 2.7.0, < 3.0.0
9393
saneyaml >= 0.5.2

0 commit comments

Comments
 (0)