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

deps: bump configobj minver to 5.0.9 #10636

Merged
merged 1 commit into from
Nov 26, 2024
Merged

deps: bump configobj minver to 5.0.9 #10636

merged 1 commit into from
Nov 26, 2024

Conversation

skshetry
Copy link
Member

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
Member 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