Skip to content

Commit 09f1247

Browse files
Bump pygments from 2.7.4 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23051cd commit 09f1247

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pygments==2.7.4
1+
Pygments==2.15.0
22
click==6.6
33
discogs-client==2.2.1
44
oauthlib==1.1.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
url='https://github.com/jesseward/discogs-cli',
2727
license='MIT',
2828
install_requires=[
29-
'Pygments==2.7.4',
29+
'Pygments==2.15.0',
3030
'click==6.7',
3131
'discogs-client==2.2.1',
3232
'prompt-toolkit==1.0.13',

0 commit comments

Comments
 (0)