Skip to content

Commit

Permalink
Bump redis from 5.0.6 to 5.0.7 in /auth/libraries/pip-auth
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.6 to 5.0.7.
- [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.6...v5.0.7)

---
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] committed Jun 27, 2024
1 parent cad3b11 commit ef2e7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/libraries/pip-auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
argon2-cffi==23.1.0
ordered-set==4.1.0
pyjwt==2.8.0
redis==5.0.6
redis==5.0.7
requests==2.32.3
simplejson==3.19.2

0 comments on commit ef2e7f9

Please sign in to comment.