Skip to content

Commit

Permalink
Bump coredis from 4.14.0 to 4.16.0
Browse files Browse the repository at this point in the history
Bumps [coredis](https://github.com/alisaifee/coredis) from 4.14.0 to 4.16.0.
- [Release notes](https://github.com/alisaifee/coredis/releases)
- [Changelog](https://github.com/alisaifee/coredis/blob/master/HISTORY.rst)
- [Commits](alisaifee/coredis@4.14.0...4.16.0)

---
updated-dependencies:
- dependency-name: coredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 2b890f6 commit e68166e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 30 deletions.
68 changes: 39 additions & 29 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 @@ -14,7 +14,7 @@ strictyaml = "^1.7.3"
tabulate = "^0.9.0"
psutil = "^5.9.5"
disnake = {extras = ["voice"], version = "^2.9.0"}
coredis = {extras = ["hiredis"], version = "^4.14"}
coredis = {extras = ["hiredis"], version = "^4.16"}

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit e68166e

Please sign in to comment.