You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the requirements was written in #1637, a few years back
Can the pytest requirements be relaxed to allow pytest 8? Or is there anything specific that breaks with pytest 8. I was looking at the implementation of the module, and the changelog in pytest and I can't see anything that should be a big conflict
@alexrecuenco Well that's just it. We don't know if 8 breaks something without testing it. At the very least, restricting to major versions is more reasonable. At least for dependencies that adhere to semver. Not all do though, and any version can be breaking.
More than happy to look into this though. There is also no reason not to update older dependencies.
I see the requirements was written in #1637, a few years back
Can the pytest requirements be relaxed to allow pytest 8? Or is there anything specific that breaks with pytest 8. I was looking at the implementation of the module, and the changelog in pytest and I can't see anything that should be a big conflict
botbuilder-python/libraries/botbuilder-testing/setup.py
Line 12 in 0fba27b
The text was updated successfully, but these errors were encountered: