Skip to content

Commit bc762cb

Browse files
Bump pytest from 7.2.1 to 8.1.1 (#77)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 8.1.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@7.2.1...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b225c4 commit bc762cb

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

poetry.lock

Lines changed: 33 additions & 37 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
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = "^3.10"
1010

1111
[tool.poetry.group.dev.dependencies]
12-
pytest = "^7.2.1"
12+
pytest = "^8.4.2"
1313
flake8 = "^7.3.0"
1414
flake8-black = "^0.3.6"
1515
flake8-isort = "^6.1.2"

0 commit comments

Comments
 (0)