Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3 in /dev
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 Feb 8, 2024
1 parent 7acc7dd commit 21ef852
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev/requirements-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# frictionless
Expand Down
2 changes: 1 addition & 1 deletion dev/requirements-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# frictionless
Expand Down
2 changes: 1 addition & 1 deletion dev/requirements-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# frictionless
Expand Down
2 changes: 1 addition & 1 deletion dev/requirements-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jinja2==3.1.2
jinja2==3.1.3
# via
# distributed
# frictionless
Expand Down

0 comments on commit 21ef852

Please sign in to comment.