Skip to content

Commit e6ad54d

Browse files
authored
Merge pull request #152 from Indicio-tech/dependabot/pip/dev-e2f343e181
chore(deps-dev): Bump the dev group with 5 updates
2 parents 6267e00 + 7957518 commit e6ad54d

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

poetry.lock

+53-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ typing-extensions = "^4.7.0"
2222
inflection = "^0.5.1"
2323

2424
[tool.poetry.dev-dependencies]
25-
pytest = "^8.3.1"
26-
black = "^24.4.2"
25+
pytest = "^8.3.3"
26+
black = "^24.8.0"
2727
poetry = "^1.8.3"
28-
pre-commit = "^3.7.1"
29-
ruff = "^0.6.3"
28+
pre-commit = "^3.8.0"
29+
ruff = "^0.6.8"
3030
pytest-coverage = "^0.0"
3131
aiohttp = "^3.10.6"
32-
pytest-asyncio = "^0.23.8"
32+
pytest-asyncio = "^0.24.0"
3333
coverage = {extras = ["toml"], version = "^7.6.1"}
3434

3535
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)