yasithdev commented on PR #128:
URL: https://github.com/apache/airavata-portals/pull/128#issuecomment-4651339051

   Deferring this one for now. pytest 9.x requires Python >= 3.10, but this 
package still declares support for Python 3.6 through 3.9 (see `setup.py` 
classifiers and the `tox.ini` envlist `py36..py311`). Adopting pytest 9 would 
break the test environment for the py36-py39 matrix entries, so it needs a 
deliberate decision to drop those older Python versions first rather than a 
simple dependency bump. The companion bumps for cryptography (#130) and Jinja2 
(#141) were verified and merged.


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

Reply via email to