Skip to content

Unpin webcolors in jsonschema #13215

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

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

kbaikov
Copy link
Contributor

@kbaikov kbaikov commented Dec 7, 2024

The pin was due to a bug in jsonschema which was fixed python-jsonschema/jsonschema#1268

The pin was due to a bug in jsonschema which was fixed python-jsonschema/jsonschema#1268
@AlexWaygood AlexWaygood merged commit 64820aa into python:main Dec 8, 2024
44 checks passed
@kbaikov kbaikov deleted the unpin-jsonschema branch December 8, 2024 08:07
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.

jsonschema._format.is_css_color_code and jsonschema._format.is_css21_color never exist if the latest version of webcolors is installed
2 participants