Skip to content

Commit

Permalink
Bump jinja2 from 3.1.3 to 3.1.4 in /dev
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 612d25c commit 3d5b0c3
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 @@ -193,7 +193,7 @@ jaraco-functools==4.0.0
# via keyring
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# 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 @@ -187,7 +187,7 @@ jaraco-functools==4.0.0
# via keyring
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# 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 @@ -205,7 +205,7 @@ jaraco-functools==4.0.0
# via keyring
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# 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 @@ -201,7 +201,7 @@ jaraco-functools==4.0.0
# via keyring
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# distributed
# frictionless
Expand Down

0 comments on commit 3d5b0c3

Please sign in to comment.