Skip to content

Commit

Permalink
Merge pull request #27 from childmindresearch/dependabot/pip/developm…
Browse files Browse the repository at this point in the history
…ent-dependencies-234d38a246

Bump the development-dependencies group with 2 updates
  • Loading branch information
nx10 authored Mar 6, 2024
2 parents 0ba3a49 + 0b10e20 commit 01f0178
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ python = "^3.11"
pydantic = "^2.5.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.0.1"
pytest = "^8.0.2"
mypy = "^1.7.1"
pre-commit = "^3.6.0"
pytest-cov = "^4.1.0"
ruff = "^0.2.2"
ruff = "^0.3.0"

[tool.poetry.group.docs.dependencies]
pdoc = "^14.2.0"
Expand Down

0 comments on commit 01f0178

Please sign in to comment.