Skip to content

Commit c72fad5

Browse files
Bump pytest from 8.3.4 to 8.3.5 in /api (#1616)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0997b9 commit c72fad5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/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.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ requests = "^2.32.3"
3535
langchain = "^0.0.180"
3636
loguru = "^0.7.3"
3737
redis = {extras = ["hiredis"], version = "^5.2.1"}
38-
pytest = "^8.3.4"
38+
pytest = "^8.3.5"
3939
hypercorn = {extras = ["trio"], version = "^0.17.3"}
4040

4141
pyjwt = "^2.10.1"

0 commit comments

Comments
 (0)