Skip to content

Commit

Permalink
Bump pytest from 7.4.4 to 8.2.2 (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean Morgan <[email protected]>
  • Loading branch information
dependabot[bot] and seanpmorgan authored Jul 8, 2024
1 parent 3bf6d25 commit 860eacd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -29,7 +29,7 @@ tensorflow = ["tensorflow", "tensorflow-macos"]
h5py = ["h5py"]

[tool.poetry.group.test.dependencies]
pytest = "^7.4.0"
pytest = ">=7.4,<9.0"
bandit = { version = "1.7.8", extras = ["toml"] }
mypy = "^1.4.1"
requests = "^2.31.0"
Expand Down

0 comments on commit 860eacd

Please sign in to comment.