CoburnJoe commented on issue #15570: URL: https://github.com/apache/airflow/issues/15570#issuecomment-828378876
@potiuk 19.9.10 has a failing build: https://pypi.org/project/gunicorn/19.10.0/ https://travis-ci.org/github/benoitc/gunicorn/jobs/768410265 And is not listed under the GitHub releases - which go from 19.9.0 to 20.0 https://github.com/benoitc/gunicorn/releases If I have to dig through other projects I'm happy to do so, but from my view, there are only a few possible options: - 19.9.10 wasn't a proper release/was released breaking then immediately fixed - The pipenv/safety database is out of date (which seems unlikely, as `pipenv check` maintains its own database updated once a month, and these releases range from July 2018 to November 2019) - This isn't a problem at all I'm happy to commit the upgrade myself if required, but I'm not too versed in the Airflow projects specifics and lockfiles. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
