Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 8, 2025
1 parent bd5559c commit a7ba63c
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
jinja2==3.1.4
jinja2==3.1.5
# via -r requirements.in
jmespath==1.0.1
# via -r requirements.in
@@ -12,6 +12,8 @@ mypy-extensions==1.0.0
# via mypy
ruff==0.5.3
# via -r requirements-dev.in
tomli==2.2.1
# via mypy
types-jmespath==1.0.2.20240106
# via -r requirements-dev.in
typing-extensions==4.12.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
jinja2==3.1.4
jinja2==3.1.5
# via -r requirements.in
jmespath==1.0.1
# via -r requirements.in

0 comments on commit a7ba63c

Please sign in to comment.