Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
thomaspatzke committed Jul 27, 2022
1 parent dd76d12 commit 410a43a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 66 deletions.
80 changes: 16 additions & 64 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pysigma-pipeline-sysmon"
version = "0.1.6"
version = "1.0.0"
description = "pySigma Sysmon processing pipelines"
authors = ["Thomas Patzke <[email protected]>"]
license = "LGPL-2.1-only"
Expand All @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
pysigma = "^0.6.0"
pysigma = "^0.7.2"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
Expand Down

0 comments on commit 410a43a

Please sign in to comment.