Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#3943)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 97f0497 commit a1b4ffc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -51,7 +51,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }

[tool.poetry.dev-dependencies]
coverage = { extras = ["toml"], version = "^7.4" }
pytest = "^8.0.1"
pytest = "^8.1.1"
black = "^24.2"
boto3 = "^1.26.164"
isort = "^5.13.2"
Expand Down

0 comments on commit a1b4ffc

Please sign in to comment.