Skip to content

Commit 76cfae9

Browse files
authored
fix(deps): Update dependency Jinja2 to v3.1.3 (#115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Jinja2](https://palletsprojects.com/p/jinja/) ([changelog](https://jinja.palletsprojects.com/changes/)) | patch | `==3.1.2` -> `==3.1.3` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 62c5ce8 commit 76cfae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"grpcio==1.60.0",
1717
"grpcio-tools==1.60.0",
1818
"iniconfig==2.0.0",
19-
"Jinja2==3.1.2",
19+
"Jinja2==3.1.3",
2020
"MarkupSafe==2.1.3",
2121
"numpy==1.26.2",
2222
"packaging==23.2",

0 commit comments

Comments
 (0)