Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mako from 1.0.7 to 1.2.2 in /flask-bootstrap/larger-app #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump mako from 1.0.7 to 1.2.2 in /flask-bootstrap/larger-app
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 to 1.2.2.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 16, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit bba57ba08df1cfbfb4f352fff6ebcee273231173
2 changes: 1 addition & 1 deletion flask-bootstrap/larger-app/requirements.txt
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
itsdangerous==0.24
Jinja2==2.10
Mako==1.0.7
Mako==1.2.2
MarkupSafe==1.0
pluggy==0.6.0
py==1.5.2