Skip to content

Commit

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

---
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 27, 2023
1 parent 7ed2944 commit 8aa532a
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 @@ -13,7 +13,7 @@ charset-normalizer==3.0.1; python_full_version >= '3.6.0'
idna==3.4; python_version >= '3.5'
jinja2==3.1.2
markupsafe==2.1.2; python_version >= '3.7'
redis==4.5.1
redis==4.5.3
requests==2.28.2; python_version >= '3.7' and python_version < '4'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
spotipy==2.22.1
Expand Down

0 comments on commit 8aa532a

Please sign in to comment.