Skip to content

Commit 8d0545d

Browse files
committed
update test dependencies
1 parent fa104c4 commit 8d0545d

File tree

2 files changed

+2
-45
lines changed

2 files changed

+2
-45
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,16 @@ pyyaml = "^6.0.2"
2525
sqlalchemy = "^2.0.36"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
isort = "*"
2928
mypy = "*"
3029
pytest = "*"
3130
pytest-asyncio = "*"
3231
pytest-cov = "*"
3332
pytest-mock = "*"
3433
pytest-rerunfailures = "*"
3534
ruff = "*"
36-
types-setuptools = "*"
3735
types-requests = "*"
3836
types-pyyaml = "*"
3937
types-pytz = "*"
40-
types-pymysql = "*"
4138
types-croniter = "*"
4239

4340
[tool.poetry.group.plugin-aws.dependencies]

0 commit comments

Comments
 (0)