Skip to content

Commit

Permalink
build: update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Nov 10, 2023
1 parent f4339be commit c2676df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies = [
"importlib-metadata>=3.0.0.0,<7.0.0",
"jinja2>=3.0.1",
"patool>=1.12",
"mistune>=2.0.3,<3",
"mistune>=3.0.0",
"mmhash3>=3.0.1",
"makkus.multiformats>=0.2.3,<0.3.0",
"makkus.multiformats-config>=0.2.0,<0.3.0",
Expand All @@ -88,7 +88,7 @@ dependencies = [
"regex>=2022.4.0",
"rich>=12.4.0",
"rich-click>=1.7.0,<1.8.0",
"ruamel.yaml>=0.17.0,<0.18.0",
"ruamel.yaml>=0.17.0,<0.19.0",
"sortedcontainers>=2.4.0",
"stevedore>=5.0.0,<6.0.0",
"structlog>=21.5.0",
Expand Down

0 comments on commit c2676df

Please sign in to comment.