Skip to content

Commit bea7544

Browse files
chore(deps): update all non-major dependencies
1 parent 214b0b3 commit bea7544

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
@@ -39,7 +39,7 @@ classifiers = [
3939
"Typing :: Typed",
4040
]
4141
dependencies = [
42-
"mistune>=3.0.2, <3.1",
42+
"mistune>=3.1.4, <3.2",
4343
"mkdocs>=1.4.3,<2",
4444
"mkdocs-macros-plugin>=1.0.5,<2",
4545
"pyyaml>=6.0.1,<7",
@@ -57,7 +57,7 @@ dev = [
5757
"mike",
5858
"mypy",
5959
"pymdown-extensions",
60-
"pytest<8.4.0",
60+
"pytest<8.4.3",
6161
"pytest-cov",
6262
"pytest-factoryboy",
6363
"pytest-xdist",

0 commit comments

Comments
 (0)