Skip to content

Commit

Permalink
poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
barryyosi-panw committed Feb 23, 2025
1 parent b97f07e commit 0b4825d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -26,7 +26,7 @@ slack_sdk = "^3.31.0"

[tool.poetry.group.dev.dependencies]
# demisto-sdk = "1.35.0" # Only affects GitHub Actions. To control the SDK version elsewhere, modify the infra repo's pyproject file
demisto-sdk = {git = "https://github.com/demisto/demisto-sdk.git", branch = "master"}
demisto-sdk = {git = "https://github.com/demisto/demisto-sdk.git", branch = "platform-content-support-2"}
pytest = ">=7.1.2"
requests-mock = ">=1.9.3"
pytest-mock = ">=3.7.0"
Expand Down

0 comments on commit 0b4825d

Please sign in to comment.