Skip to content

Commit

Permalink
build(deps): bump openai from 1.23.2 to 1.23.6 (#159)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.23.2 to 1.23.6.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.23.2...v1.23.6)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent b1f517b commit 31d1f5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 31d1f5c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
codedog
   __init__.py5420%113–117
   localization.py17665%16–18, 22, 26, 30
   version.py220%3–4
codedog/actors/reporters
   code_review.py171418%6–30
   pr_summary.py38358%4–95
   pull_request.py211719%6–48
codedog/chains
   __init__.py440%1–5
   prompts.py330%1–5
codedog/chains/code_review
   base.py63630%1–134
   prompts.py330%2–6
   translate_code_review_chain.py47470%1–102
codedog/chains/pr_summary
   base.py81810%1–173
   prompts.py770%1–14
   translate_pr_summary_chain.py59590%1–150
codedog/models
   __init__.py11918%3–12
   change_file.py50468%9–66
   change_summary.py660%1–9
   code_review.py550%1–8
   commit.py23230%1–29
   issue.py23230%1–29
   pr_summary.py20200%1–29
   pull_request.py39390%1–46
   repository.py23230%1–29
codedog/processors
   __init__.py220%1–3
   pull_request_processor.py51510%1–108
codedog/retrievers
   __init__.py330%1–4
   base.py22220%1–44
   github_retriever.py1001000%1–252
   gitlab_retriever.py1191190%1–239
codedog/utils
   diff_utils.py660%1–19
   langchain_utils.py16160%1–47
TOTAL97785812% 

Tests Skipped Failures Errors Time
4 0 💤 0 ❌ 4 🔥 2.863s ⏱️

Please sign in to comment.