Skip to content

Bump mako from 1.3.0 to 1.3.12 in /requirements#7359

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/mako-1.3.12
Closed

Bump mako from 1.3.0 to 1.3.12 in /requirements#7359
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/mako-1.3.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Bumps mako from 1.3.0 to 1.3.12.

Release notes

Sourced from mako's releases.

1.3.12

Released: Tue Apr 28 2026

bug

  • [bug] [template] Fixed issue in TemplateLookup where a URI with backslash path separators (e.g. \..\secret.txt) could bypass the directory traversal check on Windows, allowing reads of arbitrary files outside of the template directory. Backslash characters in URIs are now normalized to forward slashes before path resolution.

    References: #435

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

1.3.10

Released: Thu Apr 10 2025

bug

  • [bug] [lexer] Fix undefined variable errors when strict_undefined=True when using a nested list comprehension. Pull request courtesy Sébastien Granjoux.

    References: #418

1.3.9

Released: Tue Feb 4 2025

bug

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (used by Dependabot) python Pull requests that update Python code (used by Dependabot) labels May 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/mako-1.3.12 branch 2 times, most recently from e128faa to c27f17c Compare May 20, 2026 16:04
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.0 to 1.3.12.
- [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.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/mako-1.3.12 branch from c27f17c to 3dcec55 Compare May 20, 2026 17:52
@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them label Jun 20, 2026
@github-actions github-actions Bot closed this Jun 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/requirements/mako-1.3.12 branch June 25, 2026 11:03
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 (used by Dependabot) python Pull requests that update Python code (used by Dependabot) stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants