Skip to content

Commit

Permalink
Bump redis from 5.0.1 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.1 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.1...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 Apr 24, 2024
1 parent 1c40ff2 commit a087163
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 @@ -2,7 +2,7 @@ requests==2.31.0
pytelegrambotapi==4.16.1
beautifulsoup4==4.12.2
tgbot-ping==1.0.7
redis==5.0.1
redis==5.0.4
apscheduler==3.10.4
pymongo==4.6.1
tornado==6.4
Expand Down

0 comments on commit a087163

Please sign in to comment.