Skip to content

Commit 2bbafc3

Browse files
committed
poetry update
1 parent 7243594 commit 2bbafc3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ pyutils-jira = "apps.jira_utils.jira_information:get_jira_mismatch"
5353

5454
[tool.poetry.dependencies]
5555
python = "^3.9"
56-
python-simple-logger = "^1.0.8"
5756
pylero = "^0.1.0"
58-
pyhelper-utils = "^0.0.44"
5957
pytest-mock = "^3.14.0"
6058
pyyaml = "^6.0.1"
6159
jira = "^3.6.0"
6260
tenacity = "^9.0.0"
61+
python-simple-logger = "^2.0.0"
62+
pyhelper-utils = "^1.0.1"
6363

6464
[tool.poetry.group.dev.dependencies]
6565
ipdb = "^0.13.13"

0 commit comments

Comments
 (0)