Skip to content

Commit

Permalink
Bump valkey from 6.0.2 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [valkey](https://github.com/valkey-io/valkey-py) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/valkey-io/valkey-py/releases)
- [Commits](valkey-io/valkey-py@v6.0.2...v6.1.0)

---
updated-dependencies:
- dependency-name: valkey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 97f5e2d commit ed6c4bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ uvloop==0.21.0 ; platform_system != "Windows"
# via
# -r requirements/base.in
# -r requirements/lint.in
valkey==6.0.2
valkey==6.1.0
# via -r requirements/lint.in
virtualenv==20.29.2
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
# via
# -r requirements/base.in
# -r requirements/lint.in
valkey==6.0.2
valkey==6.1.0
# via -r requirements/lint.in
virtualenv==20.29.2
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ typing-extensions==4.12.2
# rich
uvloop==0.21.0 ; platform_system != "Windows"
# via -r requirements/lint.in
valkey==6.0.2
valkey==6.1.0
# via -r requirements/lint.in
virtualenv==20.29.2
# via pre-commit

0 comments on commit ed6c4bb

Please sign in to comment.