Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
requirement: bump redis from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.0...v5.1.1)

---
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 Oct 7, 2024
1 parent a86632a commit 2f03962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ model-bakery==1.19.5
osm_opening_hours==0.1.1
psycopg==3.2.3
PyJWT==2.6.0 # conflit avec ggshield sur versions supérieures
redis==5.1.0
redis==5.1.1
requests==2.32.3
sentry-sdk==2.14.0
sib-api-v3-sdk==7.6.0
Expand Down

0 comments on commit 2f03962

Please sign in to comment.