Skip to content

Commit a40db30

Browse files
Bump mako from 1.0.14 to 1.3.10
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.14 to 1.3.10. - [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-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea77e7d commit a40db30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ isort~=4.3.4
1313
itsdangerous~=2.2.0
1414
Jinja2~=3.1.6
1515
lazy-object-proxy~=1.4.0
16-
Mako~=1.0.7
16+
Mako~=1.3.10
1717
MarkupSafe~=3.0.2
1818
mccabe~=0.6.1
1919
oic~=1.6.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jinja2==3.1.6
9090
# flask
9191
lazy-object-proxy==1.4.3
9292
# via -r requirements.in
93-
mako==1.0.14
93+
mako==1.3.10
9494
# via
9595
# -r requirements.in
9696
# alembic

0 commit comments

Comments
 (0)