forked from johnthagen/python-blueprint
-
-
Notifications
You must be signed in to change notification settings - Fork 0
update from head repo #6
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
Open
Onyx-Nostalgia
wants to merge
34
commits into
Onyx-Nostalgia:main
Choose a base branch
from
johnthagen:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
682a907
Update dependencies (#301)
johnthagen 1481320
Format markdown files (#302)
johnthagen 36df582
Fix reference to unmaintained pip-licenses to pip-licenses-cli
johnthagen d6e9c14
Update dependencies (#306)
johnthagen bcabedb
Migrate to autodoc to mkdocs-api-autonav (#307)
johnthagen d83ca15
Update dependencies (#308)
johnthagen b6d2671
Add Python 3.14 support, update default to 3.13, and drop Python 3.9 …
Copilot 9acfd4f
Update to Debian trixie container images (#311)
Copilot 70e3095
Update to uv 0.9.0 (#312)
johnthagen f402a4d
Update GitHub Actions to latest major versions (#313)
Copilot 2b4f5a8
Update dependencies (#316)
johnthagen 39e1051
Update to uv 0.9.5 (#317)
johnthagen 71ed797
Update dependencies (#318)
johnthagen a17da2c
Generate a license report (#319)
johnthagen 7844c96
Update to `mkdocs-material` 9.7.0 (#321)
johnthagen 744b433
Add missing LICENSE.txt file to container wheel build environment (#325)
johnthagen 8bd63ac
Update dependencies (#324)
johnthagen dfd82c7
Update dependencies (#326)
johnthagen c7d82a2
Document native PyCharm Ruff integration (#327)
johnthagen 7eaea2c
Update dependencies (#328)
johnthagen 4eb9570
Update copyright year (#329)
johnthagen 0c3dc15
Explicitly set GitHub Actions permissions (#330)
johnthagen e1b3920
Update dependencies (#332)
johnthagen d4fbf75
Support free threading (#333)
johnthagen 730d1e4
Update to uv 0.10 and Ruff 0.15 (#335)
johnthagen 0fc1fbd
Document `uv python upgrade` (#336)
johnthagen 4d9f02d
Replace deprecated `typer-slim` with `typer` (#337)
johnthagen 8e5925b
Update dependencies and handle recent Material for Mkdocs changes (#338)
johnthagen 832085b
Add a `python-blueprint` badge (#339)
johnthagen d1f752c
Remove top-level badge tip
johnthagen 3421a65
Fix badge emoji representation on some platforms
johnthagen 584c18d
Upgrade to uv 0.11 (#340)
johnthagen 52af555
Update dependencies (#343)
johnthagen b4e04f7
Update dependencies (#345)
johnthagen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.12 | ||
| 3.13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check notice
Code scanning / SonarCloud
Read permissions should be defined at the job level Low