hlteoh37 commented on code in PR #24875:
URL: https://github.com/apache/flink/pull/24875#discussion_r1624221551
##########
flink-python/pyproject.toml:
##########
@@ -21,7 +21,7 @@ requires = [
"packaging>=20.5; platform_machine=='arm64'", # macos M1
"setuptools>=18.0",
"wheel",
- "apache-beam>=2.43.0,<2.49.0",
+ "apache-beam>=2.52.0",
Review Comment:
I think we should have visibility into breaking changes on our nightly
tests, so it might be better to pull in the latest versions as soon as
possible, to mitigate vulnerable code
--
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]