Skip to content

Commit afaa50f

Browse files
Bump pytest-socket from 0.6.0 to 0.7.0
Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](miketheman/pytest-socket@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: pytest-socket dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ee22cc commit afaa50f

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
@@ -13,7 +13,7 @@ requests = "^2.28.1"
1313

1414

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

1919
[build-system]

0 commit comments

Comments
 (0)