Skip to content

Commit

Permalink
Merge branch 'main' into 9-add-github-actions-for-linting-and-pytesting
Browse files Browse the repository at this point in the history
  • Loading branch information
jcadam14 authored Nov 13, 2024
2 parents 1a6d1ab + f8458df commit 585f275
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ python = ">=3.12,<4"
pyyaml = "^6.0.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"

0 comments on commit 585f275

Please sign in to comment.