From 831f7da741ec163c278f6e334f6c0e57e2ecc66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:33:11 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20pygments=20in=20/=E5=85=AC=E5=BC=80?= =?UTF-8?q?=E8=AF=BE/=E6=96=87=E6=A1=A3/=E5=B9=B4=E8=96=AA50W+=E7=9A=84Pyt?= =?UTF-8?q?hon=E7=A8=8B=E5=BA=8F=E5=91=98=E5=A6=82=E4=BD=95=E5=86=99?= =?UTF-8?q?=E4=BB=A3=E7=A0=81/code/Python/opencourse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4) Signed-off-by: dependabot[bot] --- .../code/Python/opencourse/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" index 860de44..be518d7 100644 --- "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" +++ "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" @@ -23,7 +23,7 @@ pickleshare==0.7.5 prompt-toolkit==3.0.5 psutil==5.7.0 ptyprocess==0.6.0 -Pygments==2.6.1 +Pygments==2.7.4 pylint==2.4.4 python-dateutil==2.8.1 pytz==2019.3 -- GitLab