Skip to content

Commit e6c2f5a

Browse files
authored
Merge pull request #24 from kyaukyuai/renovate/gpt-all-star-0.x
fix(deps): update dependency gpt-all-star to ^0.0.41
2 parents 108f580 + dc86bca commit e6c2f5a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -10,7 +10,7 @@ package-mode = false
1010
[tool.poetry.dependencies]
1111
python = ">=3.10,<3.11"
1212
streamlit = "^1.31.1"
13-
gpt-all-star = "^0.0.40"
13+
gpt-all-star = "^0.0.41"
1414
streamlit-extras = "^0.4.0"
1515
streamlit-option-menu = "^0.3.12"
1616
pillow = "^10.2.0"

0 commit comments

Comments
 (0)