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 5c05072 commit ead58d4
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 @@ -49,9 +49,11 @@ gunicorn==20.1.0
# via -r requirements.in
idna==2.8
# via requests
importlib-metadata==7.0.1
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements.in
# flask
Expand Down Expand Up @@ -123,6 +125,8 @@ werkzeug==2.3.3
# via
# -r requirements.in
# flask
zipp==3.17.0
# via importlib-metadata
zope-event==4.5.0
# via gevent
zope-interface==5.2.0
Expand Down

0 comments on commit ead58d4

Please sign in to comment.