Skip to content

Commit

Permalink
Bump mako from 1.3.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.2 to 1.3.3.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 19e3373 commit 936f2ed
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ics = "==0.7.2"
itsdangerous = ">=1.1.0"
jinja2 = ">=2.11.3"
jmespath = "==0.10.0"
mako = "==1.3.2"
mako = "==1.3.3"
markupsafe = ">=1.1.1"
minizinc = "==0.9.0"
mysqlclient = "==2.2.4"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ iniconfig==2.0.0; python_version >= '3.7'
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.3; python_version >= '3.7'
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
mako==1.3.2; python_version >= '3.8'
mako==1.3.3; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
minizinc==0.9.0; python_version >= '3.7' and python_version < '4.0'
mysqlclient==2.2.4; python_version >= '3.8'
Expand Down

0 comments on commit 936f2ed

Please sign in to comment.