Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 5a918b1 commit 50e5317
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@ greenlet==1.1.2
# via sqlalchemy
gunicorn==20.1.0
# via -r requirements.in
importlib-metadata==7.0.1
# via flask
itsdangerous==2.1.2
# via
# -r requirements.in
# flask
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements.in
# flask
Expand Down Expand Up @@ -77,6 +79,8 @@ werkzeug==2.2.3
# via
# -r requirements.in
# flask
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 50e5317

Please sign in to comment.