Skip to content

Commit 4a82ac5

Browse files
fix(deps): update dependency redis to v6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent be900a6 commit 4a82ac5

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ google-auth-httplib2 = "0.2.0"
1616
google-auth-oauthlib = "1.2.1"
1717
PyPDF2 = "3.0.1"
1818
slack_bolt = "1.23.0"
19-
redis = "5.2.1"
19+
redis = "6.1.0"
2020
injector = "^0.22.0"
2121
envyaml = "^1.10.211231"
2222
langchain-openai = "^0.3.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ google-auth-httplib2==0.2.0
66
google-auth-oauthlib==1.2.1
77
PyPDF2==3.0.1
88
slack_bolt==1.23.0
9-
redis==5.2.1
9+
redis==6.1.0
1010
injector==0.22.0
1111
envyaml==1.10.211231
1212
sentence-transformers==4.1.0

0 commit comments

Comments
 (0)