Yesserpackageupdater

Latest version: v1.8.1.1

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.7.0

What's Changed
* Pip warnings when fetching outdated are now suppressed with -q by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/40
* Added a help function and called it in update_packages. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/42


**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.6.1...1.7.0

1.6.1

What's Changed
* Disabled pip version check before fetching outdated packages. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/39


**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.6.0...1.6.1

1.6.0

What's Changed
* The package now updates packages in parallel. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/38


**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.5.0...1.6.0

1.5.0

What's Changed
* Added logging into a file. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/33
* Added --log-debug and --clear-log arguments. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/34
* The message shown when yesserpackageupdater is outdated when using the script on Windows now displays correctly. by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/35

Use `--log-debug` to log debug logs. Use `--clear-log` to clear the log file before logging into it.
The log file can be found at `<package install location (do not copy)>/logs`.
You can find the package install location by running:

pip show yesserpackageupdater

on Windows or

pip3 show yesserpackageupdater

on Unix-based systems (Linux, Mac, etc.)
and adding `/yesserpackageupdater` to the value shown next to `Location:`

**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.4.4...1.5.0

1.4.4

What's Changed
* Moved the empty line from before the failed message to the return code check by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/30


**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.4.3...1.4.4

1.4.3

What's Changed
* Added "and you are using the script" to the message shown when yesserpackageupdater is outdated on Windows by yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/28


**Full Changelog**: https://github.com/yesseruser/YesserPackageUpdater/compare/1.4.2...1.4.3

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.