File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ brotli = [
4343cli = [
4444 " click==8.*" ,
4545 " pygments==2.*" ,
46- " rich>=10,<14 " ,
46+ " rich>=10,<15 " ,
4747]
4848http2 = [
4949 " h2>=3,<5" ,
Original file line number Diff line number Diff line change @@ -11,19 +11,19 @@ chardet==5.2.0
1111# Documentation
1212mkdocs == 1.6.1
1313mkautodoc == 0.2.0
14- mkdocs-material == 9.5.47
14+ mkdocs-material == 9.6.18
1515
1616# Packaging
17- build == 1.2.2.post1
18- twine == 6.0.1
17+ build == 1.3.0
18+ twine == 6.1.0
1919
2020# Tests & Linting
21- coverage [toml ]== 7.6.1
22- cryptography == 44 .0.1
21+ coverage [toml ]== 7.10.6
22+ cryptography == 45 .0.7
2323mypy == 1.17.1
24- pytest == 8.3.4
24+ pytest == 8.4.1
2525ruff == 0.12.11
26- trio == 0.27 .0
26+ trio == 0.30 .0
2727trio-typing == 0.10.0
28- trustme == 1.2.0
29- uvicorn == 0.32.1
28+ trustme == 1.2.1
29+ uvicorn == 0.35.0
You can’t perform that action at this time.
0 commit comments