Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump hiredis from 2.2.3 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v2.2.3...v2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 2, 2024
1 parent 556ab35 commit b748e86
Showing 2 changed files with 112 additions and 92 deletions.
202 changes: 111 additions & 91 deletions poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ wagtail = "^6.1"
factory-boy = "^3.2.1"
gunicorn = "^22.0.0"
tba-api-v3client = "^3.8.0"
hiredis = "^2.1.0"
hiredis = "^2.3.2"
sentry-sdk = "^1.40.0"
opencv-python = "^4.0"
psycopg = {extras = ["binary", "pool"], version = "^3.1"}

0 comments on commit b748e86

Please sign in to comment.