Bump transitive deps in pip-tools-managed lockfiles#707
Merged
Conversation
7d55f55 to
9e40eb6
Compare
e33772d to
0d3879b
Compare
ac2fa09 to
36a2026
Compare
4749adb to
2579582
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #707 +/- ##
==========================================
+ Coverage 79.20% 79.24% +0.03%
==========================================
Files 29 29
Lines 4194 4197 +3
Branches 737 538 -199
==========================================
+ Hits 3322 3326 +4
Misses 727 727
+ Partials 145 144 -1 |
d2c9db9 to
a81051d
Compare
webknjaz
reviewed
Apr 18, 2025
Comment on lines
+55
to
+56
| 'ignore:Passing pyOpenSSL PKey objects is deprecated:' | ||
| 'DeprecationWarning:OpenSSL.SSL', |
Member
There was a problem hiding this comment.
Suggested change
| 'ignore:Passing pyOpenSSL PKey objects is deprecated:' | |
| 'DeprecationWarning:OpenSSL.SSL', | |
| 'ignore:Passing pyOpenSSL PKey objects is deprecated:DeprecationWarning', |
| # FIXME: This can be dropped together with Python 3.8. | ||
| # FIXME: It's coming from `trustme < 1.2.0` as newer versions | ||
| # FIXME: fixed the compatibility but dropped Python 3.8 support. | ||
| pytestmark = [ |
Check notice
Code scanning / CodeQL
Unused global variable Note test
Copilot Autofix
AI 7 months ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
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.
Automated pip-tools-managed pip constraint lockfiles update.
This change is