Skip to content

Commit

Permalink
Bump mako from 1.2.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.4 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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent af83b88 commit 2ba42a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Flask-RESTful = "^0.3.9"
Flask-SQLAlchemy = "^3.1.1"
itsdangerous = "^2.1.2"
Jinja2 = "^3.1.4"
Mako = "^1.2.4"
Mako = "^1.3.5"
MarkupSafe = "^2.1.5"
python-dateutil = "^2.9.0"
python-editor = "^1.0.4"
Expand Down

0 comments on commit 2ba42a9

Please sign in to comment.