Skip to content

Commit de6280e

Browse files
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#916)
* chore(deps): bump jinja2 from 3.1.4 to 3.1.5 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> chore(desp): bump jinja2 from 3.1.4 to 3.1.5 * chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in pyproject.toml --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: prezakhani <13303554+Pouyanpi@users.noreply.github.com>
1 parent bd19e17 commit de6280e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ annoy = ">=1.17.3"
4747
fastapi = ">=0.103.0,"
4848
fastembed = ">=0.2.2, <0.4.1"
4949
httpx = "^0.24.1"
50-
jinja2 = ">=3.1.4"
50+
jinja2 = ">=3.1.5"
5151
langchain = ">=0.2.14,<0.4.0"
5252
langchain-core = ">=0.2.14,<0.4.0"
5353
langchain-community = ">=0.0.16,<0.4.0"

0 commit comments

Comments
 (0)