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.14.0 to 2.15.0 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
17 changes: 4 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ defusedxml==0.7.1
# via nbconvert
entrypoints==0.4
# via altair
exceptiongroup==1.1.1
# via cattrs
executing==1.2.0
# via stack-data
fastjsonschema==2.16.3
Expand Down Expand Up @@ -132,20 +130,17 @@ jupyter-core==5.2.0
# nbformat
# notebook
jupyter-events==0.6.3
# via jupyter-server-fileid
jupyter-server==1.24.0
# via
# jupyter-server
# jupyter-server-fileid
jupyter-server==2.4.0
# via
# -r requirements.in
# jupyter-server-fileid
# jupyterlab
# jupyterlab-server
# nbclassic
# notebook-shim
jupyter-server-fileid==0.8.0
# via jupyter-server-ydoc
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyter-server-ydoc==0.6.1
# via jupyterlab
jupyter-ydoc==0.2.3
Expand Down Expand Up @@ -213,7 +208,6 @@ packaging==23.0
# trove-query-parser
pandas==1.5.3
# via
# -r requirements.in
# altair
# trove-newspaper-harvester
pandocfilters==1.5.0
Expand Down Expand Up @@ -249,7 +243,7 @@ pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pygments==2.14.0
pygments==2.15.0
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -310,13 +304,10 @@ stack-data==0.6.2
terminado==0.17.1
# via
# jupyter-server
# jupyter-server-terminals
# nbclassic
# notebook
tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via jupyterlab
toolz==0.12.0
# via altair
tornado==6.2
Expand Down