Skip to content

Commit

Permalink
Bump fakeredis from 2.21.3 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.21.3 to 2.22.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.21.3...v2.22.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent bc5ae38 commit c1ce2bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fastapi = { extras = ["all"], version = "^0.110.1" }

[tool.poetry.group.dev.dependencies]
requests = "^2.31.0"
fakeredis = "^2.21.3"
fakeredis = "^2.22.0"
faker = "^24.9.0"
mock = "^5.1.0"
pyfakefs = "^5.4.1"
Expand Down

0 comments on commit c1ce2bd

Please sign in to comment.