chore(deps): 3 potential updates: setuptools is critically outdated (17.1→70.x, safe)#1594
Open
isagoakira wants to merge 2 commits into
Open
chore(deps): 3 potential updates: setuptools is critically outdated (17.1→70.x, safe)#1594isagoakira wants to merge 2 commits into
isagoakira wants to merge 2 commits into
Conversation
…s is critically outdated (17.1
…tically outdated (17.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔧 依赖维护更新 — nvbn/thefuck
此 PR 由 Code Legacy Reviver 自动生成🤖
📋 更新摘要
3 potential updates: setuptools is critically outdated (17.1→70.x, safe), pypandoc and pytest-docker-pexpect unversioned in requirements but have newer releases. Note: decorator<5 and pyte<0.8.1 in setup.py are intentionally pinned for legacy Python 2.7 compat and should NOT be changed.
📦 变更清单
🔴 setuptools:
>=17.1→>=70.0.0setuptools 17.1 is from 2014; current is 70+. Major security and feature improvements since PEP 517/518
🟡 pypandoc:
unspecified→~1.7.0pypandoc 1.x had breaking changes; current stable is 1.7.x with better handling of modern pandoc
🟡 pytest-docker-pexpect:
unspecified→~0.14.0Last PyPI version tagged ~2019; newer versions exist but may not be widely tested
🟡 Medium
📝 文件变更
requirements.txtsetup.pyGenerated by Code Legacy Reviver