Skip to content

Commit 4f0bcc0

Browse files
build(deps-dev): bump pytest from 7.4.4 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.3. - [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.4.4...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9add4c2 commit 4f0bcc0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -28,7 +28,7 @@ petname = "^2.6"
2828
black = "^24"
2929
mypy = "^1.4.0"
3030
coverage = "^7.6.0"
31-
pytest = "^7.3.1"
31+
pytest = "^8.3.3"
3232
pytest-asyncio = "^0.23.8"
3333
tox = "^4.16.0"
3434
pytest-httpserver = "^1.0.8"

0 commit comments

Comments
 (0)