Skip to content

Commit

Permalink
Merge pull request #99 from proactiveops/dependabot/pip/jinja2-3.1.4
Browse files Browse the repository at this point in the history
Bump jinja2 from 3.1.3 to 3.1.4
  • Loading branch information
skwashd authored Jun 15, 2024
2 parents d60903a + b54cf67 commit f5dfe98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "PicoFun AWS Lambda generator"

dependencies = [
"black==24.3.0",
"jinja2==3.1.3",
"jinja2==3.1.4",
"PyYAML==6.0.1",
"requests==2.31.0",
"tomli==2.0.1",
Expand Down

0 comments on commit f5dfe98

Please sign in to comment.