Skip to content

Commit

Permalink
pyproject: bump gbpcli requirement
Browse files Browse the repository at this point in the history
>= 1.7.0
  • Loading branch information
enku committed Dec 2, 2023
1 parent 5a593bb commit e9e6916
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pdm.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 @@ -7,7 +7,7 @@ authors = [
]
dependencies = [
"ariadne>=0.21",
"gbpcli>=1.6.0",
"gbpcli>=1.7.0",
"rich>=13.6.0",
"redis[hiredis]>=5.0.1",
]
Expand Down

0 comments on commit e9e6916

Please sign in to comment.