Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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@2.11.3...3.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent fd190f4 commit fe20b75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ freezegun==0.3.7
identify==1.0.6
imagesize==0.7.1
isort==4.2.5
jinja2==3.0.3
jinja2==3.1.4
lazy-object-proxy==1.4.3
mccabe==0.6.1
mock==2.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ inotify==0.2.8
ipaddress==1.0.22
isodate==0.6.0
itsdangerous==2.0.1
Jinja2==2.11.3
Jinja2==3.1.4
jinja2-time==0.1.0
jmespath==0.9.3
jsonref==0.1
Expand Down

0 comments on commit fe20b75

Please sign in to comment.