Skip to content

Commit

Permalink
deps: bump fakeredis from 2.22.0 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.22.0...v2.23.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] committed May 7, 2024
1 parent 7253067 commit f304bc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -65,7 +65,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.22.0"}
fakeredis = {extras = ["json"], version = "2.23.0"}
hypothesis = "^6.61.0"
pytest-rerunfailures = ">=11.1,<15.0"
ruff = "^0.4.2"
Expand Down

0 comments on commit f304bc8

Please sign in to comment.