Skip to content

Commit

Permalink
chore(deps): bump redis from 3.5.3 to 4.5.3 in /experimenter
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 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@3.5.3...v4.5.3)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 83d441a commit 65b5f48
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 deletions experimenter/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion experimenter/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pytest-django = "4.5.1"
pytest-testmon = "1.3.0"
pytest-watch = "4.2.0"
python-decouple = "3.8"
redis = "3.5.3"
redis = "4.5.3"
requests = {version = "2.26.0", extras = ["security"]}
whitenoise = "5.3.0"
parameterized = "0.8.1"
Expand Down

0 comments on commit 65b5f48

Please sign in to comment.