Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
* Bump jinja2 from 3.1.2 to 3.1.3

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]>

* Use compatible release clause

https://peps.python.org/pep-0440/#version-specifiers

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J Madgwick <[email protected]>
  • Loading branch information
dependabot[bot] and JMadgwick authored Feb 3, 2024
1 parent a18da97 commit b65a93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ghp-import==2.1.0
gitdb==4.0.10
GitPython~=3.1.37
idna==3.4
Jinja2==3.1.2
Jinja2~=3.1.3
Markdown==3.4.4
MarkupSafe==2.1.3
mergedeep==1.3.4
Expand Down

0 comments on commit b65a93b

Please sign in to comment.