Skip to content

Commit 896de42

Browse files
authored
Merge branch 'master' into master
2 parents c580d04 + 48651f6 commit 896de42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
# Docs
44
mkdocs==1.6.0
55
mkdocs-autorefs==1.0.1
6-
mkdocs-material==9.5.20
6+
mkdocs-material==9.5.25
77
mkdocs-material-extensions==1.3.1
8-
mkdocstrings[python-legacy]==0.25.0
8+
mkdocstrings[python-legacy]==0.25.1
99
jinja2==3.1.4
1010

1111
# Packaging
1212
build==1.2.1
13-
twine==5.0.0
13+
twine==5.1.0
1414

1515
# Tests & Linting
16-
coverage[toml]==7.5.0
17-
ruff==0.4.2
16+
coverage[toml]==7.5.3
17+
ruff==0.4.7
1818
mypy==1.10.0
1919
trio-typing==0.10.0
20-
pytest==8.2.0
20+
pytest==8.2.1
2121
pytest-httpbin==2.0.0
2222
pytest-trio==0.8.0
2323
werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35

0 commit comments

Comments
 (0)