rusackas commented on PR #37590:
URL: https://github.com/apache/superset/pull/37590#issuecomment-3828599748

   **Note on `requirements/development.txt` change:** This PR bumps the 
`psycopg2-binary` pin from 2.9.6 → 2.9.9. This is a pre-existing mismatch on 
master that was latent because the `check-python-deps` CI workflow only runs 
when Python files are modified — and recent master commits were all non-Python 
changes (GitHub Action bumps, frontend deps), so the check was being skipped. 
Adding `.py` files in this PR triggered the actual check, exposing the stale 
pin.


-- 
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