Copilot commented on code in PR #6413: URL: https://github.com/apache/texera/pull/6413#discussion_r3583824759
########## amber/requirements.txt: ########## @@ -39,7 +39,7 @@ aiobotocore==3.7.0 botocore==1.42.90 pyiceberg==0.11.1 readerwriterlock==1.0.9 -tenacity==8.5.0 +tenacity==9.1.4 Review Comment: This dependency bump will cause the Python binary-license drift check to fail unless `amber/LICENSE-binary-python` is updated too (it still lists `tenacity==8.5.0`). Please regenerate the pip-licenses manifest and refresh the LICENSE-binary snapshot accordingly. -- 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]
