Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 16f19f1 commit 34ba49e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ importlib-resources==5.12.0
# via matplotlib
invoke==2.1.2
# via fabric
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# pysisyphus (setup.cfg)
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ iniconfig==2.0.0
# via pytest
invoke==2.1.2
# via fabric
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# pysisyphus (setup.cfg)
Expand Down

0 comments on commit 34ba49e

Please sign in to comment.