Skip to content

Commit

Permalink
chore(deps-dev): bump types-redis from 4.5.4.1 to 4.6.0.7
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.7.
- [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 Oct 1, 2023
1 parent 0e08834 commit f5b8801
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
25 changes: 20 additions & 5 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.7"
pylint = "^2.17.3"
pytest = "^7.3.1"
pytest-django = "^4.5.2"
Expand Down

0 comments on commit f5b8801

Please sign in to comment.