-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package dependency updates #1854
Conversation
PS - This also includes some updates to the |
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #1854 +/- ##
===========================================
+ Coverage 38.01% 38.03% +0.02%
===========================================
Files 210 211 +1
Lines 48850 48975 +125
===========================================
+ Hits 18569 18629 +60
- Misses 30281 30346 +65 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @kbwestfall!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you also need to change tox.ini
? Otherwise, this all looks great to me - thanks for doing this!
Can you say more? The PR has changes to |
Ahhh... sorry - I didn't see it at the bottom of the PR. All looks good to me!! |
Phew! Thanks for checking. |
Deprecates support for python <= 3.10. I also updated other package dependencies, trying to at least synchronize them to when 3.11 was released.
This also includes some doc fixes.
We'll need to run tests.