Skip to content

chore(deps): 2 outdated dependencies identified. 'mock' should be removed (stdlib uni#1586

Open
isagoakira wants to merge 2 commits into
nvbn:masterfrom
isagoakira:fix/deps-update-1779329197
Open

chore(deps): 2 outdated dependencies identified. 'mock' should be removed (stdlib uni#1586
isagoakira wants to merge 2 commits into
nvbn:masterfrom
isagoakira:fix/deps-update-1779329197

Conversation

@isagoakira

Copy link
Copy Markdown

🔧 依赖维护更新 — nvbn/thefuck

此 PR 由 Code Legacy Reviver 自动生成🤖

📋 更新摘要

2 outdated dependencies identified. 'mock' should be removed (stdlib unittest.mock is its replacement since Python 3.3; project still supports Python 2.7 so mock may be needed there, but unittest.mock covers 3.3+). 'setuptools' lower bound is from 2014 — should be raised to at least 65 to avoid compatibility issues with modern packaging tools.

📦 变更清单

🔴 mock: unpinnedremove (use unittest.mock from stdlib)
mock has been deprecated since Python 3.3; stdlib unittest.mock is the modern replacement and works for all Python versions this project supports

🟡 setuptools: >=17.1>=65.0
setuptools 17.1 dates to 2014; modern versions (65+) are required by many ecosystem tools today and include significant security/performance improvements

⚠️ 风险等级

🟢 Low

📝 文件变更

  • requirements.txt
  • setup.py

Generated by Code Legacy Reviver

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