Skip to content

Commit

Permalink
chore: Bump pytest from 7.4.4 to 8.1.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 8346269 commit d065ad7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -22,7 +22,7 @@ genson = "^1.2.2"
orjson = "^3.8.9"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
pytest = "^8.1.1"
flake8 = "^5.0.4"
darglint = { version = "^1.8.1", "python" = "<4" }
black = "^24.3.0"
Expand Down

0 comments on commit d065ad7

Please sign in to comment.