Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Upgrade bleach
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Mar 30, 2020
1 parent 68b7cc4 commit 3f06a72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile
#
attrs==19.3.0 # via jsonschema
bleach==3.1.1 # via libcove, libcoveocds
bleach==3.1.4 # via libcove, libcoveocds
cached-property==1.5.1 # via libcove, libcoveocds
certifi==2019.9.11 # via requests, sentry-sdk
chardet==3.0.4 # via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile requirements_dev.in
#
attrs==19.3.0
bleach==3.1.1
bleach==3.1.4
cached-property==1.5.1
certifi==2019.9.11
chardet==3.0.4
Expand Down

0 comments on commit 3f06a72

Please sign in to comment.