Skip to content

Commit

Permalink
feat(workflows): pull in requests-mock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoe committed Sep 4, 2024
1 parent d56fa34 commit 3187433
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
19 changes: 18 additions & 1 deletion python/understack-workflows/poetry.lock

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

1 change: 1 addition & 0 deletions python/understack-workflows/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pytest-github-actions-annotate-failures = "*"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
pytest-lazy-fixtures = "^1.1.1"
requests-mock = "^1.12.1"

[tool.poetry.scripts]
sync-interfaces = "understack_workflows.main.sync_interfaces:main"
Expand Down

0 comments on commit 3187433

Please sign in to comment.