Skip to content

Commit

Permalink
chore(deps-dev): bump fakeredis from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.24.0...v2.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 854ef3a commit 7b9e361
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ pyyaml = { version = "^6.0", optional = true }
[tool.poetry.dev-dependencies]
poetry = "^1.8.2"
coverage = "^7.6"
fakeredis = { version = "^2.21.5", extras = ['lua'] }
fakeredis = { version = "^2.24.1", extras = ['lua'] }
Flake8-pyproject = "^1.2"
pyyaml = "^6"
freezegun = "^1.5"
Expand Down

0 comments on commit 7b9e361

Please sign in to comment.