Skip to content

Commit 3496ba7

Browse files
Bump pytest from 8.3.3 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccde32b commit 3496ba7

File tree

2 files changed

+27
-11
lines changed

2 files changed

+27
-11
lines changed

poetry.lock

Lines changed: 26 additions & 10 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
@@ -19,7 +19,7 @@ flake8 = "7.1.1"
1919
mypy = "1.11.2"
2020
pdoc3 = "0.11.1"
2121
pydocstyle = "6.3.0"
22-
pytest = "8.3.3"
22+
pytest = "9.0.1"
2323
pytest-cov = "7.0.0"
2424
pytest-dependency = "0.6.0"
2525
responses = "0.25.3"

0 commit comments

Comments
 (0)