Skip to content

Commit a8f336d

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps-dev): bump fakeredis from 2.20.0 to 2.34.1
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.0 to 2.34.1. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.20.0...v2.34.1) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.34.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a16696 commit a8f336d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
tests = [
38-
"fakeredis == 2.20.0",
38+
"fakeredis == 2.34.1",
3939
"pytest == 6.2.5",
4040
"pytest-asyncio == 0.16.0",
4141
"pytest-dependency == 0.5.1",

0 commit comments

Comments
 (0)