Skip to content

Commit 6052a15

Browse files
Bump mako from 1.3.10 to 1.3.11
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.10 to 1.3.11. - [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.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfe4415 commit 6052a15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ isort~=6.1.0
1515
itsdangerous~=2.2.0
1616
Jinja2~=3.1.6
1717
lazy-object-proxy~=1.12.0
18-
Mako~=1.3.10
18+
Mako~=1.3.11
1919
MarkupSafe~=3.0.2
2020
mccabe~=0.7.0
2121
oic~=1.6.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jmespath==1.1.0
9393
# botocore
9494
lazy-object-proxy==1.12.0
9595
# via -r requirements.in
96-
mako==1.3.10
96+
mako==1.3.11
9797
# via
9898
# -r requirements.in
9999
# alembic

0 commit comments

Comments
 (0)