bito-code-review[bot] commented on code in PR #41811:
URL: https://github.com/apache/superset/pull/41811#discussion_r3531379607


##########
requirements/development.txt:
##########
@@ -790,7 +790,7 @@ pynacl==1.6.2
     # via
     #   -c requirements/base-constraint.txt
     #   paramiko
-pyopenssl==26.2.0
+pyopenssl==26.3.0

Review Comment:
   <div>
   
   
   <div id="suggestion">
   <div id="issue"><b>Manual lock file edit violation</b></div>
   <div id="fix">
   
   Direct manual edit of `development.txt` violates the lock file management 
standard. The file header states it is autogenerated by `uv pip compile`. To 
update pinned versions, modify `base.in` and regenerate via: `uv pip compile 
requirements/development.in -c requirements/base-constraint.txt -o 
requirements/development.txt`. This ensures integrity hashes and dependency 
resolution remain consistent.
   </div>
   
   
   </div>
   
   
   
   
   
   
   <div><details><summary><b>Review Rule</b></summary><div>Bito created the 
rule <strong><code>Manual Dependency File Editing</code></strong> for 
<strong>repo:</strong> <code>apache/superset</code>, <strong>language:</strong> 
<code>Other</code>. Bito will avoid suggestions that match this rule. You can 
manage review rules <a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>here</a>.</div></details></div>
   <small><i>Code Review Run #a620c2</i></small>
   </div>
   
   ---
   Should Bito avoid suggestions like this for future reviews? (<a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
   - [x] Yes, avoid them



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to