Skip to content

Commit b52cdd1

Browse files
Version bump and updated docs dependencies
1 parent a6b2c83 commit b52cdd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ profile = "black"
99

1010
[project]
1111
name = "turftopic"
12-
version = "0.17.4"
12+
version = "0.17.5"
1313
description = "Topic modeling with contextual representations from sentence transformers."
1414
authors = [
1515
{ name = "Márton Kardos <power.up1163@gmail.com>", email = "martonkardos@cas.au.dk" }
@@ -42,9 +42,9 @@ topic-wizard = ["topic-wizard>1.0.0,<2.0.0"]
4242
umap-learn = ["umap-learn>=0.5.5,<1.0.0"]
4343
docs = [
4444
"griffe==0.40.0",
45-
"mkdocs==1.5.3",
45+
"mkdocs==1.6.1",
4646
"mkdocs-autorefs==0.5.0",
47-
"mkdocs-material==9.5.6",
47+
"mkdocs-material==9.6.19",
4848
"mkdocs-material-extensions==1.3.1",
4949
"mkdocstrings==0.22.0",
5050
"mkdocstrings-python==1.8.0",

0 commit comments

Comments
 (0)