Skip to content

Commit

Permalink
Bump jinja2 to 3.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Churchard committed May 14, 2024
1 parent 20f72a6 commit e6124f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aosm/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
DEPENDENCIES = [
"oras~=0.1.19",
"azure-storage-blob>=12.15.0",
"jinja2>=3.1.2",
"jinja2>=3.1.4",
"genson>=1.2.2",
"ruamel.yaml>=0.17.4",
]
Expand Down

0 comments on commit e6124f2

Please sign in to comment.