Skip to content

Commit 8a692a5

Browse files
authored
Merge pull request ggml-org#161 from abetlen/dependabot/pip/pytest-7.3.1
Bump pytest from 7.2.2 to 7.3.1
2 parents c7becd9 + 33d41fb commit 8a692a5

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

poetry.lock

Lines changed: 5 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ twine = "^4.0.2"
2323
mkdocs = "^1.4.3"
2424
mkdocstrings = {extras = ["python"], version = "^0.20.0"}
2525
mkdocs-material = "^9.1.9"
26-
pytest = "^7.2.2"
26+
pytest = "^7.3.1"
2727
httpx = "^0.24.0"
2828

2929
[build-system]

0 commit comments

Comments
 (0)