Skip to content

Commit

Permalink
build(deps): Bump redis from 4.2.2 to 4.4.4 (#486)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.2.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.2.2...v4.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 8bcd041 commit 2d59ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ werkzeug==2.2.3
Flask-DebugToolbar==0.13.1
Flask-UUID==0.2
sentry-sdk[flask]==1.14.0
redis==4.2.2
redis==4.4.4
msgpack==0.5.6
requests==2.31.0
SQLAlchemy==1.4.41
Expand Down

0 comments on commit 2d59ce2

Please sign in to comment.