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 Jun 5, 2024
2 parents 2052696 + aab6979 commit 6f42eb6
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.1"

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

0 comments on commit 6f42eb6

Please sign in to comment.