Skip to content

Commit

Permalink
Bump fakeredis from 2.10.2 to 2.11.2 in /api
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.10.2 to 2.11.2.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.10.2...v2.11.2)

---
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 May 1, 2023
1 parent 4a36d3f commit 6a14b0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
factory-boy = "~=3.2"
fakeredis = "==2.10.2"
fakeredis = "==2.11.2"
ipython = "~=8.12"
pycodestyle = "~=2.10"
pytest = "~=7.2"
Expand Down
10 changes: 5 additions & 5 deletions api/Pipfile.lock

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

0 comments on commit 6a14b0c

Please sign in to comment.