Skip to content

Commit fc2a5b0

Browse files
Update fakeredis requirement in /.dev in the packages group (#691)
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version. Updates `fakeredis` to 2.34.0 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.33.0...v2.34.0) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.34.0 dependency-type: direct:development dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 1cf9a65 commit fc2a5b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.dev/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
debugpy>=1.8.0
2-
fakeredis~=2.33
2+
fakeredis~=2.34
33
httpx~=0.28.1
44
invoke~=2.2
55
pre-commit~=4.5

0 commit comments

Comments
 (0)