tapmap
tapmap copied to clipboard
Bump safety from 1.8.4 to 1.9.0
Bumps safety from 1.8.4 to 1.9.0.
Release notes
Sourced from safety's releases.
1.9.0
Safety Binary Release
1.8.7
No release notes provided.
1.8.6
Safety now supports binary releases.
Changelog
Sourced from safety's changelog.
[1.9.0] - 2020-04-27
- Dropped Python 2.7 support, requiring Python 3.5+
- Binary adjustments and enhancements on top of reported vulnerability
- Using tox to help with local tests against different Python versions
[1.8.7] - 2020-03-10
- Fixed a hidden import caused the binary to produce errors on Linux.
[1.8.6] - 2020-03-10
- Safety is now available as a binary release for macOS, Windows and Linux.
[1.8.5] - 2019-02-04
- Wrap words in full report (Thanks
@mgedmin
)- Added Dockerfile and readme instructions (Thanks
@ayeks
)- Remove API dependency on pip (Thanks
@benjaminp
)
Commits
d827999
Revert "Relying on AppVeyor GitHub Integration for 1.9.0"abb9297
Relying on AppVeyor GitHub Integration for 1.9.008d394a
Trying new GitHub binary auth for 1.9.0bdc4bca
Updated PyPi token for version 1.9.0e661c0d
Releasing Binary as well 1.9.074c173c
Version 1.9.0bea60c3
Bumped version 1.9.02d9ffbf
Preparing version 1.9.0a80903e4
Hold back with dparse 0.5.0830ddf4
No Python 2.7 on Travis- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.