Skip to content

Commit

Permalink
Bump mako from 1.3.3 to 1.3.5 (#14)
Browse files Browse the repository at this point in the history
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.3 to 1.3.5.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent e9d40ec commit 8406eb7
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 @@ -13,7 +13,7 @@ readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"fire==0.6.0",
"Mako==1.3.3",
"Mako==1.3.5",
"PyYAML==6.0.1",
"xmltodict==0.13.0",
"tomli==2.0.1",
Expand Down

0 comments on commit 8406eb7

Please sign in to comment.