Skip to content

Commit

Permalink
Merge pull request #122 from sublimelsp/dependabot/pip/jinja2-3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
2 parents 4c5688e + a7ba63c commit 723b5f4
Show file tree
Hide file tree
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
Expand All @@ -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
Expand Down
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
Expand Down

0 comments on commit 723b5f4

Please sign in to comment.