Skip to content

Commit f4b709c

Browse files
Bump pytest-socket from 0.5.1 to 0.6.0 (#9)
Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.5.1 to 0.6.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.5.1...0.6.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 df2e0f6 commit f4b709c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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"
16+
pytest-socket = ">=0.5.1,<0.7.0"
1717
pytest = "^7.2.0"
1818

1919
[build-system]

0 commit comments

Comments
 (0)