Skip to content

Commit 1f5d2c9

Browse files
Merge branch 'develop' into fix-cors-test
2 parents 946a620 + 048156f commit 1f5d2c9

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
@@ -57,7 +57,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5757
[tool.poetry.dev-dependencies]
5858
coverage = { extras = ["toml"], version = "^7.6" }
5959
pytest = "^8.3.2"
60-
black = "^24.4"
60+
black = "^24.8"
6161
boto3 = "^1.26.164"
6262
isort = "^5.13.2"
6363
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)