Skip to content

Commit

Permalink
process pool executor
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Oct 10, 2024
1 parent da1e9fd commit 4ff26de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions integrations/jira/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 integrations/jira/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "jira"
version = "0.1.89-dev012"
version = "0.1.89-dev013"
description = "Integration to bring information from Jira into Port"
authors = ["Mor Paz <mor@getport.io>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "0.12.2-dev05", extras = ["cli"]}
port_ocean = {version = "0.12.2-dev06", extras = ["cli"]}
httpx = "^0.27.0"

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

0 comments on commit 4ff26de

Please sign in to comment.