Skip to content

Commit 41af37e

Browse files
authored
Merge pull request #1995 from glotzerlab/dependabot-pip-trunk-patch-pip-version-8510e7cfea
Bump the pip-version group with 4 updates
2 parents 65ceac3 + 96f2bf1 commit 41af37e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

sphinx-doc/requirements.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
ipython==8.31.0
2-
nbconvert==7.16.4
1+
ipython==8.32.0
2+
nbconvert==7.16.6
33
nbsphinx==0.9.6
4-
numpy==2.2.1
4+
numpy==2.2.2
55
pandoc==2.4
66
sphinx==8.1.3
77
furo==2024.8.6
88
tornado==6.4.2
99
sphinxcontrib-googleanalytics==0.4
1010
sphinx-copybutton==0.5.2
11-
sphinx-notfound-page==1.0.4
11+
sphinx-notfound-page==1.1.0

sphinx-doc/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ beautifulsoup4==4.12.3
1414
# via
1515
# furo
1616
# nbconvert
17-
bleach==6.2.0
17+
bleach[css]==6.2.0
1818
# via nbconvert
1919
certifi==2024.12.14
2020
# via requests
@@ -38,7 +38,7 @@ idna==3.10
3838
# via requests
3939
imagesize==1.4.1
4040
# via sphinx
41-
ipython==8.31.0
41+
ipython==8.32.0
4242
# via -r sphinx-doc/requirements.in
4343
jedi==0.19.2
4444
# via ipython
@@ -71,7 +71,7 @@ mistune==3.1.0
7171
# via nbconvert
7272
nbclient==0.10.2
7373
# via nbconvert
74-
nbconvert==7.16.4
74+
nbconvert==7.16.6
7575
# via
7676
# -r sphinx-doc/requirements.in
7777
# nbsphinx
@@ -82,7 +82,7 @@ nbformat==5.10.4
8282
# nbsphinx
8383
nbsphinx==0.9.6
8484
# via -r sphinx-doc/requirements.in
85-
numpy==2.2.1
85+
numpy==2.2.2
8686
# via -r sphinx-doc/requirements.in
8787
packaging==24.2
8888
# via
@@ -147,7 +147,7 @@ sphinx-basic-ng==1.0.0b2
147147
# via furo
148148
sphinx-copybutton==0.5.2
149149
# via -r sphinx-doc/requirements.in
150-
sphinx-notfound-page==1.0.4
150+
sphinx-notfound-page==1.1.0
151151
# via -r sphinx-doc/requirements.in
152152
sphinxcontrib-applehelp==2.0.0
153153
# via sphinx
@@ -166,7 +166,7 @@ sphinxcontrib-serializinghtml==2.0.0
166166
stack-data==0.6.3
167167
# via ipython
168168
tinycss2==1.4.0
169-
# via nbconvert
169+
# via bleach
170170
tornado==6.4.2
171171
# via
172172
# -r sphinx-doc/requirements.in

0 commit comments

Comments
 (0)