mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
chore: Update Python dependencies
This commit is contained in:
@@ -52,12 +52,12 @@ version = {use_scm = true}
|
||||
|
||||
[tool.pdm.dev-dependencies]
|
||||
dev = [
|
||||
"autopep8~=1.6",
|
||||
"autopep8~=2.0",
|
||||
"bandit~=1.7",
|
||||
"pytest~=7.2",
|
||||
"pyinstaller~=5.6",
|
||||
"psutil",
|
||||
"pylint==2.15",
|
||||
"pylint~=2.15",
|
||||
"mypy~=0.982",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user