Skip to content

Commit e76232f

Browse files
authored
Merge pull request #120 from python-desert/dependabot/pip/pygments-2.7.4
Bump pygments from 2.4.2 to 2.7.4
2 parents 1e0d498 + 7e40542 commit e76232f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ pkginfo==1.5.0.1 \
221221
pycparser==2.19 \
222222
--hash=sha256:a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3
223223
# via cffi
224-
pygments==2.4.2 \
225-
--hash=sha256:71e430bc85c88a430f000ac1d9b331d2407f681d6f6aec95e8bcfbc3df5b0127 \
226-
--hash=sha256:881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297
224+
pygments==2.7.4 \
225+
--hash=sha256:bc9591213a8f0e0ca1a5e68a479b4887fdc3e75d0774e5c71c31920c427de435 \
226+
--hash=sha256:df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337
227227
# via
228228
# -r dev-requirements.in
229229
# readme-renderer

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ py==1.8.1 \
110110
# via
111111
# pytest
112112
# tox
113-
pygments==2.5.2 \
114-
--hash=sha256:2a3fe295e54a20164a9df49c75fa58526d3be48e14aceba6d6b1e8ac0bfd6f1b \
115-
--hash=sha256:98c8aa5a9f778fcd1026a17361ddaf7330d1b7c62ae97c3bb0ae73e0b9b6b0fe
113+
pygments==2.7.4 \
114+
--hash=sha256:bc9591213a8f0e0ca1a5e68a479b4887fdc3e75d0774e5c71c31920c427de435 \
115+
--hash=sha256:df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337
116116
# via cuvner
117117
pyparsing==2.4.6 \
118118
--hash=sha256:4c830582a84fb022400b85429791bc551f1f4871c33f23e44f353119e92f969f \

0 commit comments

Comments
 (0)