8000 Bump pygments from 2.0.1 to 2.7.4 · jstacoder/flask-xxl@d16223c · GitHub
[go: up one dir, main page]

Skip to content

Commit d16223c

Browse files
Bump pygments from 2.0.1 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.0.1 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.0.1...2.7.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent be9a27b commit d16223c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Jinja2==2.10.1
88
LoginUtils==1.0.1
99
Mako==1.0.0
1010
MarkupSafe==0.23
11-
Pygments==2.0.1
11+
Pygments==2.7.4
1212
SQLAlchemy==1.3.0
1313
WTForms==2.0.1
1414
Werkzeug==0.15.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def get_pkg_data():
5757
'mr.bob2==0.2.3',
5858
'Flask-DebugToolbar==0.9.2',
5959
'Flask-PageDown==0.1.5',
60-
'Pygments==2.0.1',
60+
'Pygments==2.7.4',
6161
'flask-codemirror==0.0.3',
6262
'jinja2-highlight==0.6.1',
6363
'requests==2.5.1',

0 commit comments

Comments
 (0)
0