Skip to content

Commit 8b154fb

Browse files
chore(deps-dev): bump mako from 1.2.2 to 1.2.3
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd557d4 commit 8b154fb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

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)