Skip to content

Commit

Permalink
Merge pull request #7 from childmindresearch/dependabot/pip/developme…
Browse files Browse the repository at this point in the history
…nt-dependencies-9ddb17cfa9

Bump the development-dependencies group with 3 updates
  • Loading branch information
nx10 authored Sep 11, 2024
2 parents 1872421 + 0efa740 commit 958baf0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
104 changes: 52 additions & 52 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ psutil = "^6.0.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.1"
mypy = "^1.10.0"
mypy = "^1.11.2"
pre-commit = "^3.7.1"
pytest-cov = "^5.0.0"
ruff = "^0.5.5"
ruff = "^0.6.3"

[tool.poetry.group.docs.dependencies]
pdoc = "^14.5.0"
pdoc = "^14.6.1"

[tool.pytest.ini_options]
pythonpath = [
Expand Down

0 comments on commit 958baf0

Please sign in to comment.