Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksii-Klimov <[email protected]>
  • Loading branch information
dependabot[bot] and Oleksii-Klimov authored Jan 18, 2024
1 parent b4bbbd0 commit 011c071
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
21 changes: 14 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clean = "scripts.clean:main"
[tool.poetry.dependencies]
python = "^3.11"
aiocache = "^0.12.2"
jinja2 = "^3.1.2"
jinja2 = "^3.1.3"
langchain = "^0.0.350"
openai = "^1.3.9"
pydantic = "1.10.13"
Expand Down

0 comments on commit 011c071

Please sign in to comment.