Skip to content

Commit

Permalink
Bump types-redis from 4.3.21.3 to 4.6.0.20240425
Browse files Browse the repository at this point in the history
Bumps [types-redis](https://github.com/python/typeshed) from 4.3.21.3 to 4.6.0.20240425.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 493a381 commit 34af419
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 7 deletions.
56 changes: 50 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ mypy = "^0.982"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pytest-django = "^4.8.0"
types-redis = "^4.3.21.3"
types-redis = "^4.6.0.20240425"
types-requests = "^2.28.11.2"

[build-system]
Expand Down

0 comments on commit 34af419

Please sign in to comment.