Skip to content

Commit 2f01e68

Browse files
Update poetry-deps
1 parent 7243594 commit 2f01e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ 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"
56+
python-simple-logger = "^2.0.0"
5757
pylero = "^0.1.0"
58-
pyhelper-utils = "^0.0.44"
58+
pyhelper-utils = "^1.0.0"
5959
pytest-mock = "^3.14.0"
6060
pyyaml = "^6.0.1"
6161
jira = "^3.6.0"
@@ -73,7 +73,7 @@ pattern = "((?P<epoch>\\d+)!)?(?P<base>\\d+(\\.\\d+)*)"
7373

7474
[tool.poetry.group.test.dependencies]
7575
pytest = "^8.0.0"
76-
pytest-cov = "^5.0.0"
76+
pytest-cov = "^6.0.0"
7777

7878
[tool.poetry-dynamic-versioning.substitution]
7979
files = ["VERSION"]

0 commit comments

Comments
 (0)