Skip to content

Commit 41c9c0e

Browse files
Update dependency pytest-socket to >=0.8.0,<0.9.0
1 parent d06bed7 commit 41c9c0e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -13,7 +13,7 @@ requests = "^2.28.1"
1313

1414

1515
[tool.poetry.group.dev.dependencies]
16-
pytest-socket = ">=0.5.1,<0.8.0"
16+
pytest-socket = ">=0.8.0,<0.9.0"
1717
pytest = ">=7.2,<9.0"
1818

1919
[build-system]

0 commit comments

Comments
 (0)