Skip to content

Commit bd2c506

Browse files
authored
Bump website and docs dependencies (#2075)
1 parent 354f4e9 commit bd2c506

File tree

3 files changed

+386
-231
lines changed

3 files changed

+386
-231
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pbr==6.1.1
2424
pipreqs==0.5.0
2525
Pygments==2.19.1
2626
PyYAML==6.0.2
27-
requests==2.32.3
27+
requests==2.32.4
2828
restructuredtext-lint==1.4.0
2929
roman-numerals-py==3.1.0
3030
setuptools==80.3.1
@@ -49,10 +49,10 @@ sphinxcontrib-qthelp==2.0.0
4949
sphinxcontrib-serializinghtml==2.0.0
5050
sphinxext-opengraph==0.10.0
5151
sphinxext-remoteliteralinclude==0.5.0
52-
starlette==0.46.2
52+
starlette==0.47.2
5353
stevedore==5.4.1
5454
typing_extensions==4.13.2
55-
urllib3==2.4.0
55+
urllib3==2.5.0
5656
uvicorn==0.34.2
5757
watchfiles==1.0.5
5858
websockets==15.0.1

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"devDependencies": {
1212
"prettier": "^3.5.3",
1313
"typescript": "~5.7.2",
14-
"vite": "^6.2.0"
14+
"vite": "^7.1.2"
1515
},
1616
"dependencies": {
17-
"@tailwindcss/vite": "^4.1.3",
18-
"tailwindcss": "^4.1.3"
17+
"@tailwindcss/vite": "^4.1.12",
18+
"tailwindcss": "^4.1.12"
1919
}
2020
}

0 commit comments

Comments
 (0)