Skip to content

Commit

Permalink
build(deps-dev): bump fakeredis from 2.20.1 to 2.21.0
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.20.1...v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aparcar committed Feb 5, 2024
1 parent 287b967 commit 45f37e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 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 @@ -21,7 +21,7 @@ podman = "^4.4.1"
[tool.poetry.dev-dependencies]
pytest = "^8.0.0"
pytest-httpserver = "^1.0.6"
fakeredis = "^2.20.1"
fakeredis = "^2.21.0"
flake8 = "^5.0.4"
black = "^24.1.1"
coverage = "^7.4.1"
Expand Down

0 comments on commit 45f37e2

Please sign in to comment.