Skip to content

build(deps): bump mako from 1.3.10 to 1.3.11 in /requirements#2599

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/mako-1.3.11
Open

build(deps): bump mako from 1.3.10 to 1.3.11 in /requirements#2599
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/mako-1.3.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps mako from 1.3.10 to 1.3.11.

Release notes

Sourced from mako's releases.

1.3.11

Released: Tue Apr 14 2026

bug

  • [bug] [template] Fixed issue in TemplateLookup where a URI with a double-slash prefix (e.g. //../../) could bypass the directory traversal check in Template, allowing reads of arbitrary files outside of the template directory. The issue was caused by an inconsistency in how leading slashes were stripped between TemplateLookup.get_template() and Template initialization.

    References: #434

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.91%. Comparing base (daa14a2) to head (f173681).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2599   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         250      250           
  Lines       16604    16604           
  Branches     1639     1639           
=======================================
  Hits        14266    14266           
  Misses       2001     2001           
  Partials      337      337           
Flag Coverage Δ
unittests 85.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/mako-1.3.11 branch from 169f5e5 to f173681 Compare April 20, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants