Skip to content

Bump transitive deps in pip-tools-managed lockfiles#707

Merged
webknjaz merged 28 commits intomainfrom
maintenance/pip-tools-constraint-lockfiles
Sep 21, 2025
Merged

Bump transitive deps in pip-tools-managed lockfiles#707
webknjaz merged 28 commits intomainfrom
maintenance/pip-tools-constraint-lockfiles

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented May 5, 2024

Automated pip-tools-managed pip constraint lockfiles update.


This change is Reviewable

@webknjaz webknjaz force-pushed the maintenance/pip-tools-constraint-lockfiles branch 8 times, most recently from 7d55f55 to 9e40eb6 Compare May 12, 2024 01:04
@webknjaz webknjaz force-pushed the maintenance/pip-tools-constraint-lockfiles branch 7 times, most recently from e33772d to 0d3879b Compare May 19, 2024 01:00
@webknjaz webknjaz force-pushed the maintenance/pip-tools-constraint-lockfiles branch 8 times, most recently from ac2fa09 to 36a2026 Compare May 27, 2024 00:59
@webknjaz webknjaz force-pushed the maintenance/pip-tools-constraint-lockfiles branch 3 times, most recently from 4749adb to 2579582 Compare May 30, 2024 00:59
@codecov
Copy link
Copy Markdown

codecov bot commented May 30, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (30663d1) to head (c12af91).
⚠️ Report is 266 commits behind head on main.

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     

@webknjaz webknjaz force-pushed the maintenance/pip-tools-constraint-lockfiles branch 3 times, most recently from d2c9db9 to a81051d Compare June 2, 2024 01:16
Comment thread cheroot/test/test_ssl.py Outdated
Comment on lines +55 to +56
'ignore:Passing pyOpenSSL PKey objects is deprecated:'
'DeprecationWarning:OpenSSL.SSL',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
'ignore:Passing pyOpenSSL PKey objects is deprecated:'
'DeprecationWarning:OpenSSL.SSL',
'ignore:Passing pyOpenSSL PKey objects is deprecated:DeprecationWarning',

Comment thread cheroot/test/test_ssl.py
# 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

The global variable 'pytestmark' is not used.

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.

github-actions bot and others added 28 commits September 21, 2025 02:04
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