Skip to content

Commit

Permalink
Fixed release
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen1999 committed Jan 17, 2025
1 parent a284c24 commit de3e21e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = [
"suricata-check[dev]==0.2.*",
"click>=8.1.7",
"pytest>=8.2.1",
"pytest-cov>=5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools >= 70.0.0
wheel>=0.43.0
setuptools-git-versioning>=2.0.0
suricata-check[dev]==0.*
suricata-check[dev]==0.2.*
idstools>=0.6.5
pytest>=8.2.1
pytest-cov>=5.0.0
Expand Down

0 comments on commit de3e21e

Please sign in to comment.