Skip to content

Commit f720138

Browse files
dependabot[bot]lucasrcezimbra
authored andcommitted
build(deps-dev): bump pytest from 8.3.4 to 8.3.5
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] <[email protected]>
1 parent 83cf2b7 commit f720138

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = "^3.9"
1616
cookiecutter = "^2.6.0"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
pytest = "^8.3.4"
19+
pytest = "^8.3.5"
2020
pytest-cookies = "^0.7.0"
2121
pre-commit = "^4.2.0"
2222

0 commit comments

Comments
 (0)