Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjoyo committed Feb 1, 2024
1 parent d74e778 commit 4c13ba7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pytest-zeebe"
version = "0.1.1"
version = "0.1.2"
description = "Pytest fixtures for testing Camunda 8 processes using a Zeebe test engine."
authors = ["Bennet Krause <bennet.krause@holisticon.de>"]
repository = "https://github.com/holunda-io/pytest-zeebe"
Expand All @@ -13,6 +13,7 @@ python = "^3.11"
pytest = "^7.4.2"
testcontainers = "^3.7.1"
grpcio = "^1.60.0"
protobuf = "^4.25.2"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 4c13ba7

Please sign in to comment.