⬆ update fakeredis[lua] requirement from >=2.0.0 to >=2.35.1 (#6)

Updates the requirements on [fakeredis[lua]](https://github.com/cunla/fakeredis-py) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.0.0...v2.35.1)

---
updated-dependencies:
- dependency-name: fakeredis[lua]
  dependency-version: 2.35.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-02 14:59:49 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent de0d612f2c
commit 82a777ba14
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ dev = [
]
tests = [
"coverage>=7.0.0",
"fakeredis[lua]>=2.0.0",
"fakeredis[lua]>=2.35.1",
"pytest-anyio>=0.0.0",
"pytest-cov>=4.0.0",
"pytest>=8.0.0",