Skip to content

Commit

Permalink
Bump jinja2 from 3.1.4 to 3.1.5 (#4036)
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 5d53823 commit b72d5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ idna==3.7 # via requests
isodate==0.6.0 # via fhirclient
isort==4.3.21 # via pylint
itsdangerous==2.1.2 # via flask
jinja2==3.1.4 # via flask, sphinx
jinja2==3.1.5 # via flask, sphinx
jira==2.0.0 # via -r requirements.in
lazy-object-proxy==1.4.3 # via astroid
locust==1.3.2 # via -r requirements.in
Expand Down

0 comments on commit b72d5d1

Please sign in to comment.