Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 292c332 commit d50f656
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requests = ">=2,<3"
singer-sdk = { version="~0.34.0" }

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
pytest = "^8.0.0"
singer-sdk = { version="~0.34.0", extras = ["testing"] }

[tool.poetry.extras]
Expand Down

0 comments on commit d50f656

Please sign in to comment.