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

Commit f304bc8

Browse files
deps: bump fakeredis from 2.22.0 to 2.23.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7253067 commit f304bc8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -65,7 +65,7 @@ httpx = ">=0.23,<0.28"
6565
pytest-env = ">=0.8.1,<1.2.0"
6666
pytest-xdist = "^3.1.0"
6767
bandit = "^1.7.8"
68-
fakeredis = {extras = ["json"], version = "2.22.0"}
68+
fakeredis = {extras = ["json"], version = "2.23.0"}
6969
hypothesis = "^6.61.0"
7070
pytest-rerunfailures = ">=11.1,<15.0"
7171
ruff = "^0.4.2"

0 commit comments

Comments
 (0)