Skip to content

Commit 8f550f0

Browse files
Update all non-major dependencies
1 parent ff2a5bb commit 8f550f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
"Typing :: Typed",
3939
]
4040
dependencies = [
41-
"mistune>=3.0.2, <3.1",
41+
"mistune>=3.1.3, <3.2",
4242
"mkdocs>=1.4.3,<2",
4343
"mkdocs-macros-plugin>=1.0.5,<2",
4444
"pyyaml>=6.0.1,<7",
@@ -56,7 +56,7 @@ dev = [
5656
"mike",
5757
"mypy",
5858
"pymdown-extensions",
59-
"pytest<8.4.0",
59+
"pytest<8.4.2",
6060
"pytest-cov",
6161
"pytest-factoryboy",
6262
"pytest-xdist",

0 commit comments

Comments
 (0)