We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e967d56 commit 037d761Copy full SHA for 037d761
2 files changed
changelog.d/+7c5f6151.breaking.md
@@ -0,0 +1 @@
1
+Upgraded to version 25.1.0 of jinjanator-plugins.
pyproject.toml
@@ -34,7 +34,7 @@ dynamic = [
34
"version",
35
]
36
dependencies = [
37
- "jinjanator-plugins==24.2.*",
+ "jinjanator-plugins==25.1.*",
38
"tomli>=1.1; python_version<'3.11'",
39
40
urls."Bug Tracker" = "https://github.com/kpfleming/jinjanator-plugin-format-toml/issues"
0 commit comments