Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3 in /src
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]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent fb2aa21 commit addd6a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ itypes==1.2.0
# via
# -r requirements.txt
# coreapi
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements.txt
# coreschema
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ its-preselector @ git+https://github.com/NTIA/[email protected]
# via scos-actions
itypes==1.2.0
# via coreapi
jinja2==3.1.2
jinja2==3.1.3
# via coreschema
jsonfield==3.1.0
# via -r requirements.in
Expand Down

0 comments on commit addd6a6

Please sign in to comment.