Skip to content

Commit 6f1ed43

Browse files
committed
security: upgrade urllib3 2.6.3 → 2.7.0 (CVE: decompression DoS via streaming API)
1 parent 8ab64c5 commit 6f1ed43

2 files changed

Lines changed: 40 additions & 46 deletions

File tree

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,8 @@ <h1 class="site-title">
512512
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/BinarySearch/leetcode/81.%20Search%20in%20Rotated%20Sorted%20Array%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Search in Rotated Sorted Array II - Technical Analysis</span></span><span class="file-path">Algorithm/BinarySearch/leetcode/81. Search in Rotated Sorted Array II/Claude/README.html</span></a></li>
513513
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/73.%20Set%20Matrix%20Zeroes/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Set Matrix Zeroes Algorithm - Python Implementation</span></span><span class="file-path">Algorithm/Other/leetcode/73. Set Matrix Zeroes/Claude/README.html</span></a></li>
514514
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Dutch%20National%20Flag/leetcode/75.%20Sort%20Colors/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Sort Colors Algorithm - Interactive Technical Guide</span></span><span class="file-path">Algorithm/Dutch National Flag/leetcode/75. Sort Colors/Claude/README.html</span></a></li>
515-
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/54.%20Spiral%20Matrix/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/54. Spiral Matrix/Claude/README.html</span></a></li>
516515
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/59.%20Spiral%20Matrix%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/59. Spiral Matrix II/Claude/README.html</span></a></li>
516+
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/54.%20Spiral%20Matrix/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/54. Spiral Matrix/Claude/README.html</span></a></li>
517517
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/90.%20Subsets%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Subsets II - 反復的拡張法による重複排除 | アルゴリズム解説</span></span><span class="file-path">Algorithm/Other/leetcode/90. Subsets II/Claude/README.html</span></a></li>
518518
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/TwoPointers/leetcode/80.%20Remove%20Duplicates%20from%20Sorted%20Array%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Two-Pointer Algorithm: Remove Duplicates from Sorted Array II</span></span><span class="file-path">Algorithm/TwoPointers/leetcode/80. Remove Duplicates from Sorted Array II/Claude/README.html</span></a></li>
519519
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/BinarySearch/leetcode/34.%20Find%20First%20and%20Last%20Position%20of%20Element%20in%20Sorted%20Array/READEME-typescript.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">TypeScript Binary Search Performance Analysis</span></span><span class="file-path">Algorithm/BinarySearch/leetcode/34. Find First and Last Position of Element in Sorted Array/READEME-typescript.html</span></a></li>
@@ -697,8 +697,8 @@ <h1 class="site-title">
697697
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/BinarySearch/leetcode/81.%20Search%20in%20Rotated%20Sorted%20Array%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Search in Rotated Sorted Array II - Technical Analysis</span></span><span class="file-path">Algorithm/BinarySearch/leetcode/81. Search in Rotated Sorted Array II/Claude/README.html</span></a></li>
698698
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/73.%20Set%20Matrix%20Zeroes/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Set Matrix Zeroes Algorithm - Python Implementation</span></span><span class="file-path">Algorithm/Other/leetcode/73. Set Matrix Zeroes/Claude/README.html</span></a></li>
699699
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Dutch%20National%20Flag/leetcode/75.%20Sort%20Colors/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Sort Colors Algorithm - Interactive Technical Guide</span></span><span class="file-path">Algorithm/Dutch National Flag/leetcode/75. Sort Colors/Claude/README.html</span></a></li>
700-
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/54.%20Spiral%20Matrix/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/54. Spiral Matrix/Claude/README.html</span></a></li>
701700
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/59.%20Spiral%20Matrix%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/59. Spiral Matrix II/Claude/README.html</span></a></li>
701+
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/54.%20Spiral%20Matrix/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Spiral Matrix Algorithm Analysis</span></span><span class="file-path">Algorithm/Other/leetcode/54. Spiral Matrix/Claude/README.html</span></a></li>
702702
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/Other/leetcode/90.%20Subsets%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Subsets II - 反復的拡張法による重複排除 | アルゴリズム解説</span></span><span class="file-path">Algorithm/Other/leetcode/90. Subsets II/Claude/README.html</span></a></li>
703703
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/TwoPointers/leetcode/80.%20Remove%20Duplicates%20from%20Sorted%20Array%20II/Claude/README.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">Two-Pointer Algorithm: Remove Duplicates from Sorted Array II</span></span><span class="file-path">Algorithm/TwoPointers/leetcode/80. Remove Duplicates from Sorted Array II/Claude/README.html</span></a></li>
704704
<li class="file-item" data-category="algorithm"><a class="file-link" href="Algorithm/BinarySearch/leetcode/34.%20Find%20First%20and%20Last%20Position%20of%20Element%20in%20Sorted%20Array/READEME-typescript.html"><span class="card-header"><span class="card-icon">🧩</span><span class="card-title">TypeScript Binary Search Performance Analysis</span></span><span class="file-path">Algorithm/BinarySearch/leetcode/34. Find First and Last Position of Element in Sorted Array/READEME-typescript.html</span></a></li>

requirements.lock.txt

Lines changed: 38 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4,105 +4,99 @@ argon2-cffi==25.1.0
44
argon2-cffi-bindings==25.1.0
55
arrow==1.4.0
66
asttokens==3.0.0
7-
async-lru==2.0.5
7+
async-lru==2.1.0
88
attrs==25.4.0
9-
babel==2.17.0
9+
babel==2.18.0
1010
beautifulsoup4==4.14.2
1111
bleach==6.2.0
12-
certifi==2025.10.5
12+
certifi==2026.1.4
1313
cffi==2.0.0
1414
charset-normalizer==3.4.4
1515
comm==0.2.3
16-
contourpy==1.3.3
17-
cycler==0.12.1
1816
debugpy==1.8.17
1917
decorator==5.2.1
2018
defusedxml==0.7.1
2119
executing==2.2.1
2220
fastjsonschema==2.21.2
23-
fonttools==4.61.0
2421
fqdn==1.5.1
2522
h11==0.16.0
2623
httpcore==1.0.9
2724
httpx==0.28.1
2825
idna==3.11
2926
ipykernel==7.0.1
3027
ipython==9.6.0
31-
ipython_pygments_lexers==1.1.1
32-
ipywidgets==8.1.7
28+
ipython-pygments-lexers==1.1.1
29+
ipywidgets==8.1.8
3330
isoduration==20.11.0
3431
jedi==0.19.2
35-
Jinja2==3.1.6
36-
json5==0.12.1
32+
jinja2==3.1.6
33+
json5==0.13.0
3734
jsonpointer==3.0.0
3835
jsonschema==4.25.1
3936
jsonschema-specifications==2025.9.1
37+
jupyter==1.1.1
38+
jupyter-client==8.6.3
39+
jupyter-console==6.6.3
40+
jupyter-core==5.9.1
4041
jupyter-events==0.12.0
4142
jupyter-lsp==2.3.0
42-
jupyter_client==8.6.3
43-
jupyter_core==5.9.1
44-
jupyter_server==2.18.0
45-
jupyter_server_terminals==0.5.3
46-
jupyterlab==4.5.7
47-
jupyterlab_pygments==0.3.0
48-
jupyterlab_server==2.27.3
49-
jupyterlab_widgets==3.0.15
50-
kiwisolver==1.4.9
43+
jupyter-server==2.18.0
44+
jupyter-server-terminals==0.5.3
45+
jupyterlab==4.5.4
46+
jupyterlab-myst==2.4.2
47+
jupyterlab-pygments==0.3.0
48+
jupyterlab-server==2.28.0
49+
jupyterlab-widgets==3.0.16
5150
lark==1.3.0
52-
MarkupSafe==3.0.3
53-
matplotlib==3.10.7
54-
matplotlib-inline==0.1.7
51+
markupsafe==3.0.3
52+
matplotlib-inline==0.2.1
5553
mistune==3.2.1
5654
nbclient==0.10.2
57-
nbconvert==7.17.1
55+
nbconvert==7.16.6
5856
nbformat==5.10.4
5957
nest-asyncio==1.6.0
60-
notebook_shim==0.2.4
61-
numpy==2.3.4
58+
notebook==7.5.3
59+
notebook-shim==0.2.4
6260
packaging==25.0
63-
pandas==2.3.3
6461
pandocfilters==1.5.1
6562
parso==0.8.5
6663
pexpect==4.9.0
67-
pillow==12.2.0
64+
pip==26.0.1
6865
platformdirs==4.5.0
69-
prometheus_client==0.23.1
70-
prompt_toolkit==3.0.52
71-
psutil==7.1.1
66+
prometheus-client==0.23.1
67+
prompt-toolkit==3.0.52
68+
psutil==7.1.2
7269
ptyprocess==0.7.0
73-
pure_eval==0.2.3
70+
pure-eval==0.2.3
7471
pycparser==2.23
75-
Pygments==2.19.2
76-
pyparsing==3.2.5
72+
pygments==2.19.2
7773
python-dateutil==2.9.0.post0
7874
python-json-logger==4.0.0
79-
pytz==2025.2
80-
PyYAML==6.0.3
75+
pyyaml==6.0.3
8176
pyzmq==27.1.0
8277
referencing==0.37.0
83-
requests==2.33.0
78+
requests==2.32.5
8479
rfc3339-validator==0.1.4
8580
rfc3986-validator==0.1.1
8681
rfc3987-syntax==1.1.0
87-
rpds-py==0.27.1
88-
ruff==0.14.1
89-
Send2Trash==1.8.3
82+
rpds-py==0.28.0
83+
send2trash==1.8.3
9084
setuptools==80.9.0
9185
six==1.17.0
9286
sniffio==1.3.1
9387
soupsieve==2.8
9488
stack-data==0.6.3
9589
terminado==0.18.1
9690
tinycss2==1.4.0
97-
tornado==6.5.5
91+
tornado==6.5.2
9892
traitlets==5.14.3
99-
typing_extensions==4.15.0
93+
typing-extensions==4.15.0
10094
tzdata==2025.2
10195
uri-template==1.3.0
102-
urllib3==2.6.3
103-
uv==0.11.6
96+
urllib3==2.7.0
10497
wcwidth==0.2.14
10598
webcolors==24.11.1
10699
webencodings==0.5.1
107100
websocket-client==1.9.0
108-
widgetsnbextension==4.0.14
101+
wheel==0.45.1
102+
widgetsnbextension==4.0.15

0 commit comments

Comments
 (0)