diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-02 12:12:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-02 12:12:43 -0800 |
| commit | ceb10fd7cf8d419543a04e2caa52ec704baedb9b (patch) | |
| tree | 746aa342e334bf330531bb7f092b6a59689f2179 | |
| parent | 8e50886c48e7ea98f66d93e3aca64878c2a6d45a (diff) | |
| download | decky-loader-3.1.1-pre1.tar.gz decky-loader-3.1.1-pre1.zip | |
Bump jinja2 from 3.1.4 to 3.1.5 in /backend (#738)v3.1.1-pre1
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](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | backend/poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/backend/poetry.lock b/backend/poetry.lock index dba8d6a2..8f1bd286 100644 --- a/backend/poetry.lock +++ b/backend/poetry.lock @@ -317,13 +317,13 @@ files = [ [[package]] name = "jinja2" -version = "3.1.4" +version = "3.1.5" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" files = [ - {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, - {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, + {file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"}, + {file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"}, ] [package.dependencies] |
