Skip to content

Commit 96fb848

Browse files
committed
Revert "TEST: Set artificially low Mako minimum to test Dependabot"
This reverts commit 0e8810d.
1 parent 7c84363 commit 96fb848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
requires-python = ">=3.10"
2828
dependencies = [
2929
"SQLAlchemy>=1.4.23",
30-
"Mako>=1.3.10",
30+
"Mako",
3131
"typing-extensions>=4.12",
3232
"tomli;python_version<'3.11'",
3333
]

0 commit comments

Comments
 (0)