Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 47d8db0 commit e8b7495
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -30,7 +30,7 @@ mypy = "^1.10.0"
ruff = "^0.6.9"
pre-commit = "^3.7.1"
types-protobuf = "^5.28.0.20240924"
types-redis = "^4.6.0.20240903"
types-redis = "^4.6.0.20241004"

[tool.poetry.group.test.dependencies]
pytest = "^8.2.2"
Expand Down

0 comments on commit e8b7495

Please sign in to comment.