Skip to content

Commit 87246cc

Browse files
Bump pygments from 2.0.2 to 2.7.4 in /esp
Bumps [pygments](https://github.com/pygments/pygments) from 2.0.2 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.2...2.7.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fc5a3d commit 87246cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pillow==6.2.2 # Required for ImageField, which we use in teacher bios
2626
psycopg2==2.8.6 # Talks to postgres
2727
pycurl==7.19.5.1 # Used only in mailing labels and a formstack script which I think is outdated
2828
pydns==2.3.6 # Used for validating email addresses; imports as "DNS", not "pydns"
29-
Pygments==2.0.2 # django-extensions dependency
29+
Pygments==2.7.4 # django-extensions dependency
3030
pyinotify # Makes dev servers auto-reload
3131
pylibmc==1.5.0 # Talks to memcached
3232
pytz==2015.4 # Required for timezone support

0 commit comments

Comments
 (0)