Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit e8ff6c3

Browse files
authored
Merge pull request #7 from childmindresearch/dependabot/pip/development-dependencies-bf45212d7a
Bump the development-dependencies group with 2 updates
2 parents 6bd5aec + 2b7dbeb commit e8ff6c3

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ python = ">=3.10"
1414
pytest = "^8.2.1"
1515
mypy = "^1.10.0"
1616
pre-commit = "^4.0.1"
17-
pytest-cov = "^5.0.0"
18-
ruff = "^0.6.9"
17+
pytest-cov = ">=5,<7"
18+
ruff = ">=0.6.9,<0.8.0"
1919

2020
[tool.poetry.group.docs.dependencies]
2121
pdoc = "^15.0.0"

0 commit comments

Comments
 (0)