Skip to content

Commit f6d48bd

Browse files
chore(deps-dev): Bump pytest from 8.2.0 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. - [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.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 677eca0 commit f6d48bd

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

poetry.lock

+15-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
@@ -22,7 +22,7 @@ typing-extensions = "^4.7.0"
2222
inflection = "^0.5.1"
2323

2424
[tool.poetry.dev-dependencies]
25-
pytest = "^8.1.1"
25+
pytest = "^8.2.1"
2626
black = "^24.4.0"
2727
poetry = "^1.5.0"
2828
pre-commit = "^3.3.0"

0 commit comments

Comments
 (0)