Skip to content

build(deps-dev): bump certifi from 2026.6.17 to 2026.7.22 in /services/account_unification - #61

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/services/account_unification/certifi-2026.7.22
Closed

build(deps-dev): bump certifi from 2026.6.17 to 2026.7.22 in /services/account_unification#61
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/services/account_unification/certifi-2026.7.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps certifi from 2026.6.17 to 2026.7.22.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • 인증서 검증 라이브러리인 certifi를 최신 버전으로 업데이트했습니다.
    • 업데이트된 버전에 맞춰 무결성 검증 정보도 갱신했습니다.

Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.6.17 to 2026.7.22.
- [Commits](certifi/python-certifi@2026.06.17...2026.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.7.22
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 5, 2026
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

개발 의존성 파일에서 certifi 버전을 업데이트하고 새 버전에 맞는 두 개의 SHA-256 해시를 변경했습니다.

Changes

certifi 의존성 업데이트

Layer / File(s) Summary
certifi 버전 및 해시 갱신
services/account_unification/requirements-dev.txt
certifi 버전을 2026.6.17에서 2026.7.22로 변경했습니다. 두 개의 패키지 해시를 새 버전에 맞게 갱신했습니다.

Estimated code review effort: 1 (매우 간단) | ~2분

Possibly related PRs

Suggested reviewers: seonghobae

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 /services/account_unification의 개발 의존성 certifi 버전 업데이트를 정확하고 간결하게 설명합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/pip/services/account_unification/certifi-2026.7.22

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@services/account_unification/requirements-dev.txt`:
- Around line 22-24: Regenerate the requirements.lock entry corresponding to
certifi so it matches certifi==2026.7.22 and includes both SHA-256 hashes from
requirements-dev.txt, replacing the stale 2026.6.17 version and hashes.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6ddaadbe-4d90-479a-ae98-43482513c542

📥 Commits

Reviewing files that changed from the base of the PR and between 405298f and 5cf64ba.

📒 Files selected for processing (1)
  • services/account_unification/requirements-dev.txt

Comment on lines +22 to +24
certifi==2026.7.22 \
--hash=sha256:62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775 \
--hash=sha256:741e2c3b351ddf169a738da9f2c048608ff7f2c5cc02f1ebc6b118bb090d5d55

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

requirements.lock을 새 버전에 맞게 재생성하십시오.

services/account_unification/requirements.lock:17-20은 아직 certifi==2026.6.17과 이전 해시를 사용합니다. 이 상태에서 lock 파일을 설치 입력으로 사용하면 requirements-dev.txt2026.7.22 업데이트가 적용되지 않습니다. lock 파일을 재생성하고 새 버전과 두 SHA-256 해시를 함께 반영하십시오.

수정 예시
-certifi==2026.6.17 \
-    --hash=sha256:024c88eeec92ca068db80f02b8b07c9cef7b9fe261d1d535abfd5abd6f6af432 \
-    --hash=sha256:2227dcbaafe0d2f59279d1762ddddc37783ed4354594f194ffc31d20f41fc3db
+certifi==2026.7.22 \
+    --hash=sha256:62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775 \
+    --hash=sha256:741e2c3b351ddf169a738da9f2c048608ff7f2c5cc02f1ebc6b118bb090d5d55
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@services/account_unification/requirements-dev.txt` around lines 22 - 24,
Regenerate the requirements.lock entry corresponding to certifi so it matches
certifi==2026.7.22 and includes both SHA-256 hashes from requirements-dev.txt,
replacing the stale 2026.6.17 version and hashes.

Copy link
Copy Markdown
Contributor

Superseded by merged PR #66. Certifi 2026.7.22 is already present in the synchronized lock and generated requirement exports on main, verified together with the full dependency and packaging graph. Closing this standalone PR prevents duplicate dependency churn.

@seonghobae seonghobae closed this Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/services/account_unification/certifi-2026.7.22 branch August 6, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant