Skip to content

Commit

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

Bump the development-dependencies group with 2 updates
  • Loading branch information
nx10 authored Feb 23, 2024
2 parents 918cbfb + 77703cf commit 0646225
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
49 changes: 25 additions & 24 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 = "^7.4.3"
pytest = "^8.0.1"
mypy = "^1.7.1"
pre-commit = "^3.6.0"
pytest-cov = "^4.1.0"
ruff = "^0.1.8"
ruff = "^0.2.2"

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

0 comments on commit 0646225

Please sign in to comment.