Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3 in /requirements
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 and marcospri committed Jan 15, 2024
1 parent 373c00e commit 48f2187
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ click==8.1.7
# cookiecutter
# pip-tools
cookiecutter==2.5.0
# via -r requirements/template.in
# via -r template.in
idna==3.6
# via requests
importlib-metadata==7.0.1
# via pip-sync-faster
jinja2==3.1.2
jinja2==3.1.3
# via cookiecutter
markdown-it-py==3.0.0
# via rich
Expand All @@ -37,10 +37,10 @@ mdurl==0.1.2
packaging==23.2
# via build
pip-sync-faster==0.0.3
# via -r requirements/template.in
# via -r template.in
pip-tools==7.3.0
# via
# -r requirements/template.in
# -r template.in
# pip-sync-faster
pygments==2.17.2
# via rich
Expand Down

0 comments on commit 48f2187

Please sign in to comment.