Skip to content

Commit

Permalink
Bump jinja2 from 3.0.1 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.0.1...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 31bf995 commit fe56f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gunicorn==20.0.4 # via patientsearch (setup.py)
idna==3.2 # via requests
importlib-metadata==4.8.1 # via click
itsdangerous==2.0.1 # via flask
jinja2==3.0.1 # via flask
jinja2==3.1.4 # via flask
jmespath==0.10.0 # via patientsearch (setup.py)
markupsafe==2.0.1 # via jinja2
python-json-logger==0.1.11
Expand Down

0 comments on commit fe56f0b

Please sign in to comment.