Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 6ff7453

Browse files
---
updated-dependencies: - dependency-name: fakeredis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2ae1d3 commit 6ff7453

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
@@ -64,7 +64,7 @@ httpx = ">=0.23,<0.28"
6464
pytest-env = ">=0.8.1,<1.2.0"
6565
pytest-xdist = "^3.1.0"
6666
bandit = "^1.7.8"
67-
fakeredis = {extras = ["json"], version = "2.23.1"}
67+
fakeredis = {extras = ["json"], version = "2.23.2"}
6868
hypothesis = "^6.61.0"
6969
pytest-rerunfailures = ">=11.1,<15.0"
7070
ruff = "^0.4.2"

0 commit comments

Comments
 (0)