Skip to content

Commit f464d7c

Browse files
Bump mako from 1.3.5 to 1.3.6
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.5 to 1.3.6. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 897c534 commit f464d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dynamic = ["version"]
77
requires-python = ">= 3.9"
88
dependencies = [
99
"PyYAML==6.0.2",
10-
"Mako==1.3.5",
10+
"Mako==1.3.6",
1111
"python-gedcom==1.0.0",
1212
"devopsdriver==0.1.48",
1313
"boto3==1.35.68",

0 commit comments

Comments
 (0)