Skip to content

Commit 767cf6b

Browse files
Bump the python-packages group across 1 directory with 10 updates (#3658)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b55d463 commit 767cf6b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ brotli = [
4343
cli = [
4444
"click==8.*",
4545
"pygments==2.*",
46-
"rich>=10,<14",
46+
"rich>=10,<15",
4747
]
4848
http2 = [
4949
"h2>=3,<5",

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ chardet==5.2.0
1111
# Documentation
1212
mkdocs==1.6.1
1313
mkautodoc==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
2323
mypy==1.17.1
24-
pytest==8.3.4
24+
pytest==8.4.1
2525
ruff==0.12.11
26-
trio==0.27.0
26+
trio==0.30.0
2727
trio-typing==0.10.0
28-
trustme==1.2.0
29-
uvicorn==0.32.1
28+
trustme==1.2.1
29+
uvicorn==0.35.0

0 commit comments

Comments
 (0)