Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.6
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.6.
- [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.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 51e8c68 commit 6ebe818
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
isort==5.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2-time==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
jsonschema==4.17.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markdown-it-py==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ enrich==1.2.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
jinja2-time==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
jsonschema==4.17.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
markdown-it-py==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down

0 comments on commit 6ebe818

Please sign in to comment.