mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-09 06:33:52 -05:00
Bump redis from 7.0.1 to 7.1.0 (#3122)
Bumps [redis](https://github.com/redis/redis-py) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@ phonenumbers = "^9.0.18"
|
||||
pycparser = "^2.23"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^4.0.0"
|
||||
redis = "^7.0.1"
|
||||
redis = "^7.1.0"
|
||||
regex = "^2025.11.3"
|
||||
s3transfer = "^0.10.2"
|
||||
shapely = "^2.1.2"
|
||||
|
||||
Reference in New Issue
Block a user