Bump bleach from 3.1.0 to 3.1.1

Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-24 18:48:46 +00:00 committed by GitHub
parent 988609d265
commit b89a7fcceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
Pipfile.lock generated
View file

@ -18,11 +18,11 @@
"default": { "default": {
"bleach": { "bleach": {
"hashes": [ "hashes": [
"sha256:213336e49e102af26d9cde77dd2d0397afabc5a6bf2fed985dc35b5d1e285a16", "sha256:44f69771e2ac81ff30d929d485b7f9919f3ad6d019b6b20c74f3b8687c3f70df",
"sha256:3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa" "sha256:aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48"
], ],
"index": "pypi", "index": "pypi",
"version": "==3.1.0" "version": "==3.1.1"
}, },
"django": { "django": {
"hashes": [ "hashes": [
@ -64,10 +64,10 @@
}, },
"faker": { "faker": {
"hashes": [ "hashes": [
"sha256:047d4d1791bfb3756264da670d99df13d799bb36e7d88774b1585a82d05dbaec", "sha256:440d68fe0e46c1658b1975b2497abe0c24a7f772e3892253f31e713ffcc48965",
"sha256:1b1a58961683b30c574520d0c739c4443e0ef6a185c04382e8cc888273dbebed" "sha256:ee24608768549c2c69e593e9d7a3b53c9498ae735534243ec8390cae5d529f8b"
], ],
"version": "==4.0.0" "version": "==4.0.1"
}, },
"flake8": { "flake8": {
"hashes": [ "hashes": [
@ -302,10 +302,10 @@
}, },
"zipp": { "zipp": {
"hashes": [ "hashes": [
"sha256:5c56e330306215cd3553342cfafc73dda2c60792384117893f3a83f8a1209f50", "sha256:12248a63bbdf7548f89cb4c7cda4681e537031eda29c02ea29674bc6854460c2",
"sha256:d65287feb793213ffe11c0f31b81602be31448f38aeb8ffc2eb286c4f6f6657e" "sha256:7c0f8e91abc0dc07a5068f315c52cb30c66bfbc581e5b50704c8a2f6ebae794a"
], ],
"version": "==2.2.0" "version": "==3.0.0"
} }
} }
} }