chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 (#1077)

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](https://github.com/pytest-dev/pytest/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1078/head
dependabot[bot] 9 months ago committed by GitHub
parent 962b4781ed
commit b1fa644d6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1224
poetry.lock generated

File diff suppressed because it is too large Load Diff

@ -20,7 +20,7 @@ typed-ast = {version="^1.5.5", markers="python_version<'3.8'"}
pre-commit = "^4.0.1"
[tool.poetry.dev-dependencies]
pytest = "^8.2"
pytest = "^8.3"
pylint = "^3.2"
rope = "^1.13"
isort = "^5.13"

Loading…
Cancel
Save