Skip to content

Commit 8fb96a0

Browse files
committed
Upgrade dependencies with security vulnerabilities
1 parent 16e05f8 commit 8fb96a0

File tree

2 files changed

+41
-26
lines changed

2 files changed

+41
-26
lines changed

poetry.lock

+39-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ flake8 = {version = "^7.0", python = ">=3.8.1,<4.0"}
5858
isort = "^5.10.1"
5959
mkdocs = "^1.1.2"
6060
mkdocs-material = "^5.5.14"
61-
pymdown-extensions = "^8.0"
61+
pymdown-extensions = "^10.0"
6262
mkdocs-git-revision-date-plugin = "^0.3.1"
6363
mkdocs-redirects = "^1.0.3"
64-
black = "^22.3.0"
64+
black = "^25.1.0"
6565

6666
[tool.isort]
6767
known_first_party = "pattern_library"

0 commit comments

Comments
 (0)