Skip to content

Commit 07bf240

Browse files
Bump pytest-socket from 0.6.0 to 0.7.0 (#32)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41539c1 commit 07bf240

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.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)