Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3 (#182)
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: indirect
...

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 Mar 21, 2024
1 parent 3cb7091 commit 03dc8c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ flupy==1.2.0
funding-service-design-utils==2.0.26
# via -r requirements.txt
greenlet==3.0.3
# via sqlalchemy
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand All @@ -174,7 +176,7 @@ itsdangerous==2.1.2
# -r requirements.txt
# connexion
# flask
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements.txt
# flask
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ flupy==1.2.0
# via alembic-utils
funding-service-design-utils==2.0.26
# via -r requirements.in
greenlet==3.0.3
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.4
Expand All @@ -94,7 +96,7 @@ itsdangerous==2.1.2
# via
# connexion
# flask
jinja2==3.1.2
jinja2==3.1.3
# via
# flask
# flask-babel
Expand Down Expand Up @@ -216,9 +218,7 @@ s3transfer==0.6.1
semver==2.13.0
# via prance
sentry-sdk[flask]==1.31.0
# via
# funding-service-design-utils
# sentry-sdk
# via funding-service-design-utils
shortuuid==1.0.11
# via -r requirements.in
six==1.16.0
Expand Down

0 comments on commit 03dc8c0

Please sign in to comment.