Skip to content

Commit

Permalink
deps: bump fakeredis from 2.23.0 to 2.23.1
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.23.0...v2.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 9d2459e commit a2ee175
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 @@ -64,7 +64,7 @@ httpx = ">=0.23,<0.28"
pytest-env = ">=0.8.1,<1.2.0"
pytest-xdist = "^3.1.0"
bandit = "^1.7.8"
fakeredis = {extras = ["json"], version = "2.23.0"}
fakeredis = {extras = ["json"], version = "2.23.1"}
hypothesis = "^6.61.0"
pytest-rerunfailures = ">=11.1,<15.0"
ruff = "^0.4.2"
Expand Down

0 comments on commit a2ee175

Please sign in to comment.