Skip to content

Commit c37b2ad

Browse files
Bump pytest from 8.3.4 to 8.3.5 (#76)
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:development 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 b6e0632 commit c37b2ad

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
@@ -25,7 +25,7 @@ jwcrypto = { version = "^1.5.6", optional = true }
2525
structlog = ">=24.4.0"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
pytest = "^8.2.0"
28+
pytest = "^8.3.5"
2929
ruff = ">=0.7.0"
3030
pytest-ruff = "^0.4.1"
3131
fakeredis = "^2.25.1"

0 commit comments

Comments
 (0)