Skip to content

Commit 6b4fde8

Browse files
committed
bump dependencies causing dependabot alerts
1 parent bd8b917 commit 6b4fde8

File tree

2 files changed

+93
-59
lines changed

2 files changed

+93
-59
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"etils==1.12.2",
3131
"eval-type-backport==0.2.2",
3232
"executing==2.2.0",
33-
"filelock==3.18.0",
33+
"filelock==3.20.1",
3434
"fire==0.7.0",
3535
"flatbuffers==25.2.10",
3636
"fsspec==2025.3.2",
@@ -130,13 +130,13 @@ dependencies = [
130130
"tzdata==2025.2",
131131
"urllib3==2.6.3",
132132
"wcwidth==0.2.13",
133-
"werkzeug==3.1.4",
134-
"wheel==0.46.1",
133+
"werkzeug==3.1.5",
134+
"wheel==0.46.2",
135135
"wrapt==1.17.2",
136136
"zipp==3.21.0",
137137
"sphinx-autoapi>=3.6.0",
138138
"aiohappyeyeballs==2.6.1",
139-
"aiohttp==3.12.14",
139+
"aiohttp==3.13.3",
140140
"attrs==25.3.0",
141141
"build==1.2.2.post1",
142142
"cachetools==5.5.2",
@@ -166,7 +166,7 @@ dependencies = [
166166
"identify==2.6.10",
167167
"nodeenv==1.9.1",
168168
"pre-commit==4.2.0",
169-
"virtualenv==20.30.0",
169+
"virtualenv==20.36.1",
170170
"sphinx==8.1.3",
171171
"sphinx-rtd-theme>=3.0.2",
172172
"plyfile>=1.1",

0 commit comments

Comments
 (0)