Skip to content

Commit

Permalink
Bump redis from 4.5.3 to 4.5.4 (DefectDojo#7913)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.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.5.3...v4.5.4)

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

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 Mar 31, 2023
1 parent 5d56f48 commit 0955c8f
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 @@ -41,7 +41,7 @@ psycopg2-binary==2.9.5
cryptography==40.0.1
python-dateutil==2.8.2
pytz==2023.2
redis==4.5.3
redis==4.5.4
requests==2.28.2
sqlalchemy==1.4.46 # Required by Celery broker transport
supervisor==4.2.5
Expand Down

0 comments on commit 0955c8f

Please sign in to comment.