Skip to content

Commit 20d0ec4

Browse files
fix(deps): update dependency pytest to v8.3.3 (#3717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6cbe3f commit 20d0ec4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/output/python/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.

tests/output/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/algolia/api-clients-automation"
1111
python = "^3.8.1"
1212
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
1313
ruff = "== 0.6.4"
14-
pytest = "=8.3.2"
14+
pytest = "=8.3.3"
1515
python-dotenv = "=1.0.1"
1616
pytest-aiohttp = "=1.0.5"
1717

0 commit comments

Comments
 (0)