Skip to content

Commit

Permalink
Bleach Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Deinok committed Jun 12, 2016
1 parent 997b06c commit b2bbdc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -4,7 +4,7 @@ Babel==2.3.4
Jinja2==2.8
Pylons==0.9.7
Beaker==1.7.0 # need to pin this because of https://github.com/bbangert/beaker/commit/fc511ceda4305fcf54919b3f081fed7790e2fef3
bleach==1.4.2
bleach==1.4.3
WebTest==1.4.3 # need to pin this so that Pylons does not install a newer version that conflicts with WebOb==1.0.8
fanstatic==0.12
Markdown==2.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -7,7 +7,7 @@
argparse==1.4.0 # via ofs
Babel==2.3.4
Beaker==1.7.0
bleach==1.4.2
bleach==1.4.3
decorator==4.0.6 # via pylons, sqlalchemy-migrate
fanstatic==0.12
Flask==0.10.1
Expand Down

0 comments on commit b2bbdc6

Please sign in to comment.