Skip to content

bug: dependency ceiling markdown>=3.3,<3.6 acts as a timebomb #143

Closed
@ssbarnea

Description

@ssbarnea

Description of the bug

This dependency "time-bomb" was recently introduced in cd93ee3 - i supposed as it was known that the new ones cased some failures.

Expected behavior

Be compatible with latest versions of its dependencies, especially as other mkdocs plugins might rely newer versions, so a conflict could happen.

Usually I prefer to have a different pipeline that tests unreleased versions of major major dependencies, so I know when they are about the break before they release. This sorts the problems of having to add ceiling when problems are encountered.

Environment information

python -m mkdocstrings_handlers.python.debug  # | xclip -selection clipboard

PASTE OUTPUT HERE

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions