Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pygments from 2.10.0 to 2.15.0 #303

Merged
merged 1 commit into from
Sep 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 2 additions & 14 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asttokens==2.0.5
# via stack-data
backcall==0.2.0
# via ipython
black==21.9b0
black==22.6.0
# via
# -c requirements.txt
# ipython
Expand Down Expand Up @@ -56,30 +56,18 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.10.0
pygments==2.15.0
# via ipython
regex==2021.9.24
# via
# -c requirements.txt
# black
six==1.16.0
# via
# -c requirements.txt
# asttokens
stack-data==0.2.0
# via ipython
tomli==1.2.1
# via
# -c requirements.txt
# black
traitlets==5.1.0
# via
# ipython
# matplotlib-inline
typing-extensions==3.10.0.2
# via
# -c requirements.txt
# black
wcwidth==0.2.5
# via
# -c requirements.txt
Expand Down
Loading