Skip to content

SG-39923 Upgrade certifi to 2026.1.4#311

Merged
eduardoChaucaGallegos merged 6 commits intomasterfrom
ticket/SG-39923-upgrade-certifi-to-2026-1-4
Mar 6, 2026
Merged

SG-39923 Upgrade certifi to 2026.1.4#311
eduardoChaucaGallegos merged 6 commits intomasterfrom
ticket/SG-39923-upgrade-certifi-to-2026-1-4

Conversation

@eduardoChaucaGallegos
Copy link
Copy Markdown
Contributor

This pull request updates the certifi Python package to a newer version across all supported Python environments. This ensures that the application uses the latest certificate authority bundle, which is important for maintaining secure HTTPS connections.

Dependency updates:

  • Updated certifi to version 2026.1.4 in resources/python/requirements/3.7/requirements.txt
  • Updated certifi to version 2026.1.4 in resources/python/requirements/3.9/requirements.txt
  • Updated certifi to version 2026.1.4 in resources/python/requirements/3.10/requirements.txt
  • Updated certifi to version 2026.1.4 in resources/python/requirements/3.11/requirements.txt

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.82%. Comparing base (2a4f310) to head (eb1c5c0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #311   +/-   ##
=======================================
  Coverage   65.82%   65.82%           
=======================================
  Files          24       24           
  Lines        1870     1870           
=======================================
  Hits         1231     1231           
  Misses        639      639           
Flag Coverage Δ
Linux 47.54% <ø> (ø)
Python-3.10 65.82% <ø> (ø)
Python-3.11 65.82% <ø> (ø)
Python-3.13 65.72% <ø> (ø)
Python-3.9 65.79% <ø> (ø)
Windows 63.80% <ø> (ø)
macOS 64.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eduardoChaucaGallegos eduardoChaucaGallegos requested a review from a team February 11, 2026 15:50
@eduardoChaucaGallegos eduardoChaucaGallegos merged commit 0967e2b into master Mar 6, 2026
37 checks passed
@eduardoChaucaGallegos eduardoChaucaGallegos deleted the ticket/SG-39923-upgrade-certifi-to-2026-1-4 branch March 6, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants