Skip to content

Commit 629fce5

Browse files
chore(deps-dev): bump fakeredis from 2.25.1 to 2.26.1
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.25.1 to 2.26.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.25.1...v2.26.1) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79a7272 commit 629fce5

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
@@ -53,7 +53,7 @@ valkey = "6.0.1"
5353
poetry = "^1.8.3"
5454
black = "^24.4.2"
5555
coverage = "^7.6"
56-
fakeredis = { version = "^2.21.5", extras = ['lua'] }
56+
fakeredis = { version = "^2.26.1", extras = ['lua'] }
5757
Flake8-pyproject = "^1.2"
5858
pyyaml = "^6"
5959
freezegun = "^1.5"

0 commit comments

Comments
 (0)