Skip to content

Commit 06f1524

Browse files
authored
Merge branch 'main' into dependabot/pip/docutils-0.23
2 parents 7f7bb9c + 9309911 commit 06f1524

2 files changed

Lines changed: 100 additions & 100 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ dependencies = [
2222
"matplotlib==3.11.0",
2323
"contourpy==1.3.3",
2424
"fastapi[standard-no-fastapi-cloud-cli]==0.139.0",
25-
"fastapi_cli==0.0.28",
25+
"fastapi_cli==0.0.29",
2626
"rich-toolkit==0.20.1",
27-
"python-fasthtml==0.14.4",
27+
"python-fasthtml==0.14.5",
2828
"MonsterUI==1.0.46",
2929
"markdown-it-py==4.2.0",
3030
"mdit-py-plugins==0.6.1",
3131
"bokeh==3.9.1",
32-
"uvicorn==0.50.0",
32+
"uvicorn==0.51.0",
3333
"scipy==1.17.1",
3434
"tzfpy==1.3.1",
3535
"deap==1.4.4",
@@ -60,7 +60,7 @@ dev = [
6060
#
6161
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
6262
"pre-commit==4.6.0",
63-
"mypy==2.1.0",
63+
"mypy==2.2.0",
6464
"types-requests==2.33.0.20260518", # for mypy
6565
"pandas-stubs==3.0.3.260530", # for mypy
6666
"tokenize-rt==6.2.0", # for mypy

0 commit comments

Comments
 (0)