Skip to content

Commit a74fda3

Browse files
chore(deps-dev): bump mako from 1.2.2 to 1.2.3 (#1537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd557d4 commit a74fda3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ python-snappy = "^0.6.1"
7272
mkdocs-material = { version = "^8.5.3", python = ">=3.7" }
7373
filelock = { version = "^3.8.0", python = ">=3.7" }
7474
# Maintenance: 2022-09-19 pinned mako to fix vulnerability as a pdoc3 dependency. Remove once we drop python 3.6.
75-
Mako = {version = "1.2.2", python = ">=3.7"}
75+
Mako = {version = "1.2.3", python = ">=3.7"}
7676

7777
[tool.poetry.extras]
7878
pydantic = ["pydantic", "email-validator"]

0 commit comments

Comments
 (0)