Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/dill-0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan authored Jul 8, 2024
2 parents 916c5ac + 860eacd commit b4a08c6
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 b4a08c6

Please sign in to comment.