diff options
author | 2018-04-09 08:36:47 +0100 | |
---|---|---|
committer | 2018-04-09 08:36:47 +0100 | |
commit | 91c62dc13f45891aec3b8564f19d28072c061110 (patch) | |
tree | ec8640c01d7c5e0ec4fc824b6ce95e025de0df1f | |
parent | Bump dulwich from 0.19.1 to 0.19.2 (#44) (diff) |
Bump safety from 1.8.0 to 1.8.1 (#45)
Bumps [safety](https://github.com/pyupio/safety) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/master/HISTORY.rst)
- [Commits](https://github.com/pyupio/safety/compare/1.8.0...1.8.1)
Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r-- | Pipfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index f40217b2d..c7c2cca1b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -420,11 +420,11 @@ }, "safety": { "hashes": [ - "sha256:1065a2e9f394a3d6b6195755dc5511e13bd7ad445b6496047d509044035b7198", - "sha256:2ec98a27468e9f1d30859ada59a0336610cbd5ec2cc3fe01fef4a564fa64b60b" + "sha256:0bd2a26b872668767c6db8efecfc8869b547463bedff5e7cd7b52f037aa6f200", + "sha256:fc3fc55656f1c909d65311b49a38211c42c937f57a05393289fb3f17cadfa4a1" ], "index": "pypi", - "version": "==1.8.0" + "version": "==1.8.1" }, "six": { "hashes": [ |