Skip to content

Commit

Permalink
Bump redis from 5.0.3 to 5.0.4 in /server
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rixx committed Apr 29, 2024
1 parent 812c579 commit a1eaa5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pdfrw==0.4
pyjwt==2.8.*
python-dateutil==2.9.*
pytz
redis==5.0.3
redis==5.0.4
reportlab==4.2.*
requests==2.31.*
sentry-sdk==1.30.*
Expand Down

0 comments on commit a1eaa5b

Please sign in to comment.