Skip to content

Commit

Permalink
build(deps): bump redis from 4.4.2 to 4.4.4
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.4.2 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.4.2...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 31, 2023
1 parent 0567451 commit 4097ae5
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 @@ -15,7 +15,7 @@ blinker = "^1.5"
PyJWT = "^2.5"
requests = "^2.28"
mosspy = "^1.0"
redis = "^4.3"
redis = "^4.4"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1"
Expand Down

0 comments on commit 4097ae5

Please sign in to comment.