Skip to content
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

Drop Python 3.9 and update dependencies #177

Merged
merged 7 commits into from
Jan 17, 2025

Conversation

sindrehan
Copy link
Member

@sindrehan sindrehan commented Jan 15, 2025

As is our practice we only maintain support for the last 4 python versions, so this PR drops support for 3.9 and adds support for 3.13. I've also gone through and updated all of the dependencies to the most recent version.

I've branched this out from the use-mkdocstrings-for-reference-generation-branch, so we should merge that first and then change the base of this to master.

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.67%. Comparing base (53834ce) to head (1fe38d2).

Additional details and impacted files
@@                            Coverage Diff                             @@
##           use-mkdocstrings-for-reference-generation     #177   +/-   ##
==========================================================================
  Coverage                                      75.67%   75.67%           
==========================================================================
  Files                                             11       11           
  Lines                                           1369     1369           
==========================================================================
  Hits                                            1036     1036           
  Misses                                           333      333           
Flag Coverage Δ
macos-latest_3.10 75.67% <ø> (ø)
macos-latest_3.11 75.67% <ø> (ø)
macos-latest_3.12 75.67% <ø> (ø)
macos-latest_3.13 75.67% <ø> (?)
macos-latest_3.9 ?
ubuntu-latest_3.10 75.67% <ø> (ø)
ubuntu-latest_3.11 75.67% <ø> (ø)
ubuntu-latest_3.12 75.67% <ø> (ø)
ubuntu-latest_3.13 75.67% <ø> (?)
ubuntu-latest_3.9 ?
windows-latest_3.10 75.65% <ø> (ø)
windows-latest_3.11 75.65% <ø> (ø)
windows-latest_3.12 75.65% <ø> (ø)
windows-latest_3.13 75.65% <ø> (?)
windows-latest_3.9 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sindrehan sindrehan force-pushed the drop-python-3.9-and-update-deps branch from 87df1e2 to 25c0369 Compare January 16, 2025 21:56
@sindrehan sindrehan changed the base branch from master to use-mkdocstrings-for-reference-generation January 16, 2025 21:57
@sindrehan sindrehan force-pushed the drop-python-3.9-and-update-deps branch 3 times, most recently from 84f1cc1 to 1fe38d2 Compare January 16, 2025 22:01
@sindrehan sindrehan self-assigned this Jan 16, 2025
@sindrehan sindrehan requested review from follesoe and alexagv January 16, 2025 22:03
@sindrehan sindrehan added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file and removed documentation Improvements or additions to documentation labels Jan 16, 2025
@sindrehan sindrehan marked this pull request as ready for review January 16, 2025 22:04
Base automatically changed from use-mkdocstrings-for-reference-generation to master January 17, 2025 09:00
@sindrehan sindrehan force-pushed the drop-python-3.9-and-update-deps branch from 1fe38d2 to be78e12 Compare January 17, 2025 09:00
@sindrehan sindrehan merged commit 29970d7 into master Jan 17, 2025
14 checks passed
@sindrehan sindrehan deleted the drop-python-3.9-and-update-deps branch January 17, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants