Skip to content

Commit 39a5bc6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/Gr1N/setup-poetry-9
2 parents be5ed3b + 82a5b11 commit 39a5bc6

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,18 @@ optional = true
9191

9292

9393
[tool.poetry.group.linters.dependencies]
94-
ruff = "^0.2.1"
94+
ruff = "^0.2.2"
9595

9696

9797
[tool.poetry.group.tests]
9898
optional = true
9999

100100

101101
[tool.poetry.group.tests.dependencies]
102-
pytest = "^8.0.0"
102+
pytest = "^8.0.1"
103103
pytest-benchmark = "^4.0.0"
104104
pytest-cov = "^4.1.0"
105-
tox = "^4.12.1"
105+
tox = "^4.13.0"
106106
tox-gh-actions = "^3.2.0"
107107

108108

0 commit comments

Comments
 (0)