Skip to content

Conversation

skshetry
Copy link
Collaborator

Fixes security issue GHSA-c33w-24p9-8m24.

@@ -1,6 +1,6 @@
try:
from ._dvc_version import version as __version__ # type: ignore[import]
from ._dvc_version import version_tuple # type: ignore[import]
from ._version import version as __version__ # type: ignore[import]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

DiffSK/configobj#203 prevented us from naming this _version. But that has been fixed now since v5.0.7.

@skshetry skshetry merged commit d38b2db into main Nov 26, 2024
25 of 26 checks passed
@skshetry skshetry deleted the bump-configobj branch November 26, 2024 05:14
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.

1 participant