Skip to content

Commit

Permalink
Bump types-redis from 4.6.0.20240106 to 4.6.0.20240218
Browse files Browse the repository at this point in the history
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.20240106 to 4.6.0.20240218.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 40ee732 commit 9660702
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 @@ -109,7 +109,7 @@ pre-commit = [
{ version = "^3.1.0", python = ">=3.8.0,<4.0" },
]
mypy = "^1.0.1"
types-redis = "^4.5.4.1"
types-redis = "^4.6.0.20240218"
cleanpy = "^0.4.0"

[tool.poetry.group.test]
Expand Down

0 comments on commit 9660702

Please sign in to comment.