Skip to content

Commit 9f72a5b

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 886a1bf commit 9f72a5b

2 files changed

Lines changed: 3 additions & 7 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: 2 additions & 6 deletions
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
@@ -119,8 +119,6 @@ packaging==26.0
119119
# build
120120
# gunicorn
121121
# wheel
122-
pip==26.0.1
123-
# via pip-tools
124122
pip-tools==7.5.3
125123
# via -r requirements.in
126124
platformdirs==4.9.6
@@ -168,10 +166,8 @@ requests==2.33.1
168166
# pyjwkest
169167
s3transfer==0.10.4
170168
# via boto3
171-
sentry-sdk==2.56.0
169+
sentry-sdk[flask]==2.56.0
172170
# via -r requirements.in
173-
setuptools==82.0.1
174-
# via pip-tools
175171
six==1.17.0
176172
# via
177173
# -r requirements.in

0 commit comments

Comments
 (0)