Skip to content

Commit

Permalink
⬆️ Bump pytest from 8.3.3 to 8.3.4
Browse files Browse the repository at this point in the history
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](pytest-dev/pytest@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2fb3cd2 commit 3d0f040
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ isort = { extras = ["colors"], version = "^5.13.2" }
pre-commit = "^4.0.1"
pydocstyle = "^6.3.0"
pylint = "^3.3.2"
pytest = "^8.3.3"
pytest = "^8.3.4"
pyupgrade = "^3.19.0"
coverage = "^7.6.8"
coverage-badge = "^1.1.2"
Expand All @@ -61,7 +61,7 @@ isort = {extras = ["colors"], version = "^5.13.2"}
pre-commit = "^4.0.1"
pydocstyle = "^6.3.0"
pylint = "^3.3.2"
pytest = "^8.3.3"
pytest = "^8.3.4"
pyupgrade = "^3.19.0"
coverage = "^7.6.8"
coverage-badge = "^1.1.2"
Expand Down

0 comments on commit 3d0f040

Please sign in to comment.