Skip to content

Commit 9d646c4

Browse files
chore(deps-dev): bump pytest-socket from 0.6.0 to 0.7.0 (#3721)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b00d0a commit 9d646c4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ httpx = ">=0.23.3,<0.27.0"
117117
sentry-sdk = "^1.22.2"
118118
ruff = ">=0.0.272,<0.2.2"
119119
retry2 = "^0.9.5"
120-
pytest-socket = "^0.6.0"
120+
pytest-socket = ">=0.6,<0.8"
121121
types-redis = "^4.6.0.7"
122122
testcontainers = { extras = ["redis"], version = "^3.7.1" }
123123

0 commit comments

Comments
 (0)