Skip to content

Commit

Permalink
Increased allowed pySigma version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Sep 14, 2024
1 parent ddc12f2 commit 1e1782c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
pysigma = "^0.11.3"
pysigma = "^0.11.13"

[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
Expand Down

0 comments on commit 1e1782c

Please sign in to comment.