Skip to content

Commit 0f7e1ca

Browse files
authored
Merge pull request #1098 from jupyter/dependabot/pip/beautifulsoup4-4.14.2
Bump beautifulsoup4 from 4.13.5 to 4.14.2
2 parents ca58452 + 22fdd69 commit 0f7e1ca

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

requirements.txt

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ attrs==25.3.0
1818
# via
1919
# jsonschema
2020
# referencing
21-
beautifulsoup4==4.13.5
21+
beautifulsoup4==4.14.2
2222
# via nbconvert
2323
bleach[css]==6.2.0
2424
# via nbconvert
@@ -34,6 +34,10 @@ elastic-transport==9.1.0
3434
# via elasticsearch
3535
elasticsearch==9.1.1
3636
# via -r requirements.in
37+
exceptiongroup==1.3.0
38+
# via
39+
# anyio
40+
# ipython
3741
executing==2.2.1
3842
# via stack-data
3943
fastjsonschema==2.21.2
@@ -44,10 +48,8 @@ idna==3.10
4448
# via
4549
# anyio
4650
# jsonschema
47-
ipython==9.5.0
51+
ipython==8.37.0
4852
# via -r requirements.in
49-
ipython-pygments-lexers==1.1.1
50-
# via ipython
5153
isoduration==20.11.0
5254
# via jsonschema
5355
jedi==0.19.2
@@ -108,6 +110,8 @@ nbformat==5.10.4
108110
# jupyter-server
109111
# nbclient
110112
# nbconvert
113+
overrides==7.7.0
114+
# via jupyter-server
111115
packaging==25.0
112116
# via
113117
# jupyter-events
@@ -138,7 +142,6 @@ pycurl==7.45.6
138142
pygments==2.19.2
139143
# via
140144
# ipython
141-
# ipython-pygments-lexers
142145
# nbconvert
143146
pylibmc==1.6.3
144147
# via -r requirements.in
@@ -218,6 +221,9 @@ typing-extensions==4.15.0
218221
# anyio
219222
# beautifulsoup4
220223
# elasticsearch
224+
# exceptiongroup
225+
# ipython
226+
# mistune
221227
# referencing
222228
uri-template==1.3.0
223229
# via jsonschema

0 commit comments

Comments
 (0)