Closed dependabot[bot] closed 1 month ago
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Unable to locate .performanceTestingBot config file
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
Processing PR updates...
PR Details of @dependabot[bot] in pyca-cryptography : | OPEN | CLOSED | TOTAL |
---|---|---|---|
2 | 28 | 30 |
Description has been updated!
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
pypi/idna@3.10 | filesystem, network | 0 |
1.14 MB | kjd |
Check out the playback for this Pull Request here.
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Description
In this pull request, the version requirement for the
idna
library in theci-constraints-requirements.txt
file is being updated from version3.8
to3.10
.Summary of changes:
idna
library to3.10
in theci-constraints-requirements.txt
file.