Skip to content

Commit

Permalink
update pytest_cs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmetc committed Jan 27, 2025
1 parent 8ae7876 commit 79cd24c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/test/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev = [
]

[tool.uv.sources]
pytest-cs = { git = "ssh://git@github.com/crowdsecurity/pytest-cs.git" }
pytest-cs = { git = "https://github.com/crowdsecurity/pytest-cs" }

[tool.ruff]

Expand Down
4 changes: 2 additions & 2 deletions docker/test/uv.lock

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

0 comments on commit 79cd24c

Please sign in to comment.