Skip to content

Commit

Permalink
poetry files (demisto#33327)
Browse files Browse the repository at this point in the history
Co-authored-by: Content Bot <bot@demisto.com>
  • Loading branch information
content-bot and Content Bot authored Mar 12, 2024
1 parent 2252321 commit 3e76ae9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ repos:
- decorator==5.1.1 ; python_version >= "3.8" and python_version < "3.11"
- defusedxml==0.7.1 ; python_version >= "3.8" and python_version < "3.11"
- demisto-py==3.2.13 ; python_version >= "3.8" and python_version < "3.11"
- demisto-sdk==1.27.2 ; python_version >= "3.8" and python_version < "3.11"
- demisto-sdk==1.27.3 ; python_version >= "3.8" and python_version < "3.11"
- dictdiffer==0.9.0 ; python_version >= "3.8" and python_version < "3.11"
- dictor==0.1.12 ; python_version >= "3.8" and python_version < "3.11"
- distlib==0.3.7 ; python_version >= "3.8" and python_version < "3.11"
Expand Down
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 @@ -10,7 +10,7 @@ python = "^3.8,<3.11"
defusedxml = "^0.7.1"

[tool.poetry.group.dev.dependencies]
demisto-sdk = "1.27.2"
demisto-sdk = "1.27.3"
requests = "^2.22.0"
pre-commit = "^3.5.0"
google-cloud-compute = "^1.8.0"
Expand Down

0 comments on commit 3e76ae9

Please sign in to comment.