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
Tests are passing when running pytest, but methods from several dependencies appear to be outdated when using this version of python. For example, my stack trace looks like:
Describe the bug
Tests are passing when running
pytest
, but methods from several dependencies appear to be outdated when using this version of python. For example, my stack trace looks like:I'm not sure if we should be updating the versions of these dependencies?
Steps to reproduce
Run
pytest tests
Expected behavior
I did not expect to see these deprecation warnings
Current behavior
See stack trace above
Acceptance Criteria
The deprecation warnings are no longer reported
Possible reason(s)
No response
Suggested fix
No response
Branch, commit, and/or version
branch: issue-227
Screenshots
No response
Environment details
Mac, OS 15.1.1
Additional details
No response
Contribution
Yes, I can create a PR for this fix.
The text was updated successfully, but these errors were encountered: