Skip to content

Commit 705cbce

Browse files
committed
Upgraded package number.
1 parent a56d37b commit 705cbce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "interpolation"
3-
version = "2.2.5"
3+
version = "2.2.6"
44
readme = "README.md"
55
description = "Interpolation in Python"
66
authors = [
@@ -22,8 +22,8 @@ scipy = "^1.10"
2222
pytest = "^7.3.0"
2323
black = "^23.3.0"
2424
python-markdown-math = "^0.8"
25-
pymdown-extensions = "^9.11"
26-
mkdocs = "^1.4.3"
25+
pymdown-extensions = "^10.7"
26+
mkdocs = "^1.5.3"
2727

2828

2929
[build-system]

0 commit comments

Comments
 (0)