Skip to content

Commit dca424c

Browse files
Bump pytest from 8.3.4 to 8.3.5 (#1181)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e11ec27 commit dca424c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ en-core-web-sm = {url = "https://github.com/explosion/spacy-models/releases/down
4343
regex = "==2024.11.6"
4444

4545
[tool.poetry.group.dev.dependencies]
46-
pytest = "==8.3.4"
46+
pytest = "==8.3.5"
4747
pytest-cov = "==6.0.0"
4848
black = "==25.1.0"
4949
ruff = "==0.9.9"

0 commit comments

Comments
 (0)