Skip to content

Commit ced9ddd

Browse files
Merge branch 'develop' into ci-bump-20295805005
2 parents 96e8738 + 5cae935 commit ced9ddd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -81,7 +81,7 @@ kafka-consumer-protobuf = ["protobuf"]
8181

8282
[tool.poetry.group.dev.dependencies]
8383
coverage = { extras = ["toml"], version = "^7.6" }
84-
pytest = "^8.3.4"
84+
pytest = ">=8.3.4,<10.0.0"
8585
boto3 = "^1.26.164"
8686
isort = ">=5.13.2,<7.0.0"
8787
pytest-cov = ">=5,<8"

0 commit comments

Comments
 (0)