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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent af2b062 commit e94efc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ html-void-elements = "==0.1.0"
idna = "==3.4"
imagesize = "==1.4.1"
isort = "==5.12.0"
jinja2 = "==3.1.2"
jinja2 = "==3.1.3"
jsbeautifier = "==1.14.9"
json5 = "==0.9.14"
lazy-object-proxy = "==1.9.0"
Expand Down

0 comments on commit e94efc8

Please sign in to comment.