Skip to content

Commit

Permalink
build(deps): bump redis from 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robvdl committed Apr 30, 2024
1 parent 0ea2a0e commit 0dc255b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"pyramid==2.0.2",
"pyramid_jinja2==2.10.1",
"pyramid_session_redis==1.6.3",
"redis==5.0.3",
"redis==5.0.4",
"waitress==3.0.0",
"WTForms==3.1.2",
]
Expand Down

0 comments on commit 0dc255b

Please sign in to comment.