Skip to content

Commit bd5f104

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 ada8156 commit bd5f104

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
lines changed

poetry.lock

+28-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
@@ -112,7 +112,7 @@ httpx = ">=0.23.3,<0.27.0"
112112
sentry-sdk = "^1.22.2"
113113
ruff = ">=0.0.272,<0.2.1"
114114
retry2 = "^0.9.5"
115-
pytest-socket = "^0.6.0"
115+
pytest-socket = ">=0.6,<0.8"
116116
types-redis = "^4.6.0.7"
117117
testcontainers = {extras = ["redis"], version = "^3.7.1"}
118118

0 commit comments

Comments
 (0)