10000 Bump pytest from 7.3.1 to 7.3.2 · colosieve/llama-cpp-python@fe41cb9 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe41cb9

Browse files
Bump pytest from 7.3.1 to 7.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.3.1...7.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e722bc7 commit fe41cb9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ twine = "^4.0.2"
2727
mkdocs = "^1.4.3"
2828
mkdocstrings = {extras = ["python"], version = "^0.22.0"}
2929
mkdocs-material = "^9.1.15"
30-
pytest = "^7.3.1"
30+
pytest = "^7.3.2"
3131
httpx = "^0.24.1"
3232
scikit-build = "0.17.6"
3333

0 commit comments

Comments
 (0)
0