Skip to content

Commit 63b4283

Browse files
committed
chore: merge branch main into test-with-pytest
2 parents 6281394 + 816cef8 commit 63b4283

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python = "^3.10"
3232
optional = true
3333

3434
[tool.poetry.group.dev.dependencies]
35-
black = "^23.9.1"
35+
black = "^23.10.0"
3636
isort = "^5.12.0"
3737
flake8 = "^6.1.0"
3838
pytest = "^7.4.2"

0 commit comments

Comments
 (0)