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

Bumped the version of the Material theme to 9.2.7 #154

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

alexlorenzi
Copy link
Contributor

@alexlorenzi alexlorenzi commented Nov 15, 2023

I bumped the version of the Material theme to 9.2.7 as requested in #145

Versions of Material Theme after 9.2 requires mkdocs>=1.5, but as there's no upper bound on the version range in requirements.txt the version resolved already there. I updated the lower bound in this update to ensure that the version is met.

The version pymdown-extensions needed a bump too

9.2.7 is the highest we can go without requiring a higher version of Python. Version 9.2.8 requires pymdown-extensions>=10.3 which isn't available for Python 3.7, and likewise mkdocs-material after 9.3 requires a higher python version too

@alexlorenzi alexlorenzi changed the title Bumped the version of the Material theme to latest version. Bumped the version of the Material theme to 9.2.7 Nov 15, 2023
Copy link
Contributor

@agentbellnorm agentbellnorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just have to update the chagelog and the version before merging!

@alexlorenzi alexlorenzi merged commit 085c94c into main Nov 21, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants