Skip to content

Commit

Permalink
chore(deps-dev): bump types-redis from 4.5.4.1 to 4.6.0.3
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.3.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 0e08834 commit f25ab7f
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 @@ -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.3"
pylint = "^2.17.3"
pytest = "^7.3.1"
pytest-django = "^4.5.2"
Expand Down

0 comments on commit f25ab7f

Please sign in to comment.