Skip to content

Commit

Permalink
Bump mako from 1.3.5 to 1.3.8
Browse files Browse the repository at this point in the history
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.5 to 1.3.8.
- [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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 897c534 commit d24beb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dynamic = ["version"]
requires-python = ">= 3.9"
dependencies = [
"PyYAML==6.0.2",
"Mako==1.3.5",
"Mako==1.3.8",
"python-gedcom==1.0.0",
"devopsdriver==0.1.48",
"boto3==1.35.68",
Expand Down

0 comments on commit d24beb4

Please sign in to comment.