Skip to content

Commit

Permalink
chore(deps-dev): bump types-redis from 4.5.4.1 to 4.6.0.20240311
Browse files Browse the repository at this point in the history
Bumps [types-redis](https://github.com/python/typeshed) from 4.5.4.1 to 4.6.0.20240311.
- [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 Apr 1, 2024
1 parent 0e08834 commit 17888f8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 7 deletions.
37 changes: 31 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 @@ -116,7 +116,7 @@ django-model-utils = "^4.3.1"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3.1"
types-redis = "^4.5.4.1"
types-redis = "^4.6.0.20240311"
pylint = "^2.17.3"
pytest = "^7.3.1"
pytest-django = "^4.5.2"
Expand Down

0 comments on commit 17888f8

Please sign in to comment.