Skip to content

Commit

Permalink
Merge pull request #7 from cmi-dair/dependabot/pip/development-depend…
Browse files Browse the repository at this point in the history
…encies-47ce9a5706

Bump the development-dependencies group with 3 updates
  • Loading branch information
nx10 authored Jan 2, 2024
2 parents e5ad05d + db8ee06 commit b192562
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
70 changes: 35 additions & 35 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 @@ -12,14 +12,14 @@ python = "~3.11"
click = "^8.1.7"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
mypy = "^1.7.1"
pytest = "^7.4.4"
mypy = "^1.8.0"
pre-commit = "^3.5.0"
pytest-cov = "^4.1.0"
ruff = "^0.1.9"

[tool.poetry.group.docs.dependencies]
pdoc = "^14.1.0"
pdoc = "^14.3.0"

[tool.poetry.extras]
docs = ["pdoc"]
Expand Down

0 comments on commit b192562

Please sign in to comment.