Skip to content

Commit 2022a43

Browse files
Bump pygments from 2.2.0 to 2.15.0 (pyladies#607)
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.2.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cb7eee commit 2022a43

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

boston/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Jinja2==2.9.6
22
MarkupSafe==1.1.1
33
PyYAML==5.3.1
4-
Pygments==2.2.0
4+
Pygments==2.15.0
55
argh==0.26.2
66
houdini.py==0.1.0
77
misaka==1.0.2

charleston/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Jinja2==2.9.6
22
MarkupSafe==1.1.1
33
PyYAML==5.3.1
4-
Pygments==2.2.0
4+
Pygments==2.15.0
55
argh==0.26.2
66
houdini.py==0.1.0
77
misaka==1.0.2

remote/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Jinja2==2.9.6
22
MarkupSafe==1.1.1
33
PyYAML==5.3.1
4-
Pygments==2.2.0
4+
Pygments==2.15.0
55
argh==0.26.2
66
houdini.py==0.1.0
77
misaka==1.0.2

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pathtools==0.1.2
1818
patchwork==1.0.1
1919
pyasn1==0.3.2
2020
pycparser==2.18
21-
Pygments==2.2.0
21+
Pygments==2.15.0
2222
PyNaCl>1.1.2
2323
PyYAML==5.3.1
2424
six==1.11.0

0 commit comments

Comments
 (0)