Skip to content

Commit 0d36937

Browse files
author
Jonas Hendrickx
authored
Merge branch 'main' into issue-python-requirement
2 parents 1cf231f + c5ee70e commit 0d36937

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 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
@@ -36,7 +36,7 @@ optional = true
3636
[tool.poetry.group.dev.dependencies]
3737
python-dotenv = "1.0.1"
3838
flake8 = "5.0.4"
39-
black = "24.3.0"
39+
black = "24.4.1"
4040
mypy = "1.9.0"
4141
isort = "5.13.2"
4242
pre-commit = "3.5.0"

0 commit comments

Comments
 (0)