Skip to content

Commit

Permalink
Bump redis from 5.2.0 to 5.2.1 in /server
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.2.0...v5.2.1)

---
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 Dec 9, 2024
1 parent 6302395 commit d537d08
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.9.*
python-dateutil==2.9.*
pytz
redis==5.2.0
redis==5.2.1
reportlab==4.2.*
requests==2.32.*
sentry-sdk==2.14.*
Expand Down

0 comments on commit d537d08

Please sign in to comment.