Rubygems API Key & logging#823
Merged
babenek merged 11 commits intoSamsung:dependabot/pip/cryptography-46.0.6from Mar 30, 2026
Merged
Rubygems API Key & logging#823babenek merged 11 commits intoSamsung:dependabot/pip/cryptography-46.0.6from
babenek merged 11 commits intoSamsung:dependabot/pip/cryptography-46.0.6from
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #823 +/- ##
==========================================
- Coverage 92.29% 92.29% -0.01%
==========================================
Files 145 145
Lines 5905 5904 -1
Branches 967 966 -1
==========================================
- Hits 5450 5449 -1
Misses 294 294
Partials 161 161 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
51ac76c
into
Samsung:dependabot/pip/cryptography-46.0.6
33 checks passed
babenek
added a commit
that referenced
this pull request
Mar 30, 2026
* Bump cryptography from 46.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Rubygems API Key & logging (#823) * rubygems * warnings in deep scanners * pylint cfg * lazy logging * pylin-fix * error->warning * step-security/harden-runner@fa2e9d6 # v2.16.0 - 2026.03.16 * fix ci warning * Update PyPI publish action to version 1.13.0 * Update dependency-review-action to version 4.9.0 * Update cryptography package version to 46.0.6 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Babenko <babenek@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which is fixed.
How has this been tested?
Please describe the tests that you ran to verify your changes.