chore(deps): bump mako from 1.3.10 to 1.3.12 in /examples/example-ai-dspy
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(26 days ago)
(26 days ago)
dependencies python:uv
Bumps mako from 1.3.10 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
TemplateLookupwhere 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
TemplateLookupwhere a URI with a double-slash prefix (e.g.//../../) could bypass the directory traversal check inTemplate, allowing reads of arbitrary files outside of the template directory. The issue was caused by an inconsistency in how leading slashes were stripped betweenTemplateLookup.get_template()andTemplateinitialization.References: #434
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
mako
pip
1.3.10 → 1.3.12
Patch
/examples/example-ai-dspy
Technical Details
| ID: | 15685536 |
| UUID: | 4398166862 |
| Node ID: | PR_kwDODkV0Dc7ZHIbD |
| Host: | GitHub |
| Repository: | PostHog/posthog-python |