Skip to content

Commit 469e130

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 79bf2f3 commit 469e130

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