Skip to content

Commit

Permalink
chore(deps): bump jinja2 in the pip-minor-and-patch group
Browse files Browse the repository at this point in the history
Bumps the pip-minor-and-patch group with 1 update: [jinja2](https://github.com/pallets/jinja).


Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f740caf commit 96846fa
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 @@ -20,7 +20,7 @@ dependencies = [
"SQLAlchemy==2.0.36",
"Unidecode==1.3.8",
"xvfbwrapper==0.2.9",
"jinja2==3.1.4",
"jinja2==3.1.5",
"schedule==1.2.2",
"pytz==2024.2",
]
Expand Down

0 comments on commit 96846fa

Please sign in to comment.