Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-socket from 0.6.0 to 0.7.0 (#3721)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 9b00d0a commit 9d646c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ httpx = ">=0.23.3,<0.27.0"
sentry-sdk = "^1.22.2"
ruff = ">=0.0.272,<0.2.2"
retry2 = "^0.9.5"
pytest-socket = "^0.6.0"
pytest-socket = ">=0.6,<0.8"
types-redis = "^4.6.0.7"
testcontainers = { extras = ["redis"], version = "^3.7.1" }

Expand Down

0 comments on commit 9d646c4

Please sign in to comment.